IContentItemIcon Property
|
Gets and sets the icon of the page. The value is the numeric representation of the icon images.
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:
Int32Remarks Icon numeric values are subject to change and aren't listed here.
See Also