Click or drag to resize

ITreeMenuItemHasSubMenu Property


Gets and sets if this menu item has a submenu.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
bool HasSubMenu { get; set; }

Property Value

Boolean
Example
This would be true for an Asset Folder containing a number of Assets.
See Also