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

Property Value

String
Example
A asset folder would use the "ImageFile" icon.
See Also