ISchemaFieldTypeIconName Property
|
Gets the field's icon name. This value is an actual image name.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property IconName As String
Get
property String^ IconName {
String^ get ();
}
abstract IconName : string with get
Property Value
Type:
StringExamples
icon="document16"
See Also