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