| 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
SyntaxReadOnly Property Icon As String
	Get
property String^ Icon {
	String^ get ();
}abstract Icon : string with get
Property Value
Type: 
String Examples
Examples See Also
See Also