Click or drag to resize

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
string Icon { get; }

Property Value

Type: String
Examples
A asset folder would use the "ImageFile" icon.
See Also