Class HasIconAttribute
This class has an icon to represent it on the client.
Inheritance
System.Object
HasIconAttribute
Namespace: Eco.Core.Controller
Assembly: Eco.Core.dll
Syntax
public class HasIconAttribute : Attribute
Constructors
HasIconAttribute(String)
Declaration
public HasIconAttribute(string iconName = null)
Parameters
Type | Name | Description |
---|---|---|
System.String | iconName |
Fields
IconName
Declaration
public string IconName
Field Value
Type | Description |
---|---|
System.String |