IconClassAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Sets icon class
public IconClassAttribute(string value)
| parameter | description |
|---|---|
| value | The icon class. |
Remarks
Initializes a new instance of the IconClassAttribute class.
See Also
- class IconClassAttribute