ISchemaCommonIcon Property
|
Gets and sets the icon of the
page to be created with this schema.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Property Icon As Integer
Get
Set
property int Icon {
int get ();
void set (int value);
}
abstract Icon : int with get, set
Property Value
Type:
Int32See Also