ITreeMenuItemIcon Property
|
Gets the name of the icon to display next to the menu item's
label.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax ReadOnly Property Icon As String
Get
property String^ Icon {
String^ get ();
}
abstract Icon : string with get
Property Value
Type:
StringExamples See Also