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