Click or drag to resize

ITreeMenuProfileChildren Property


Gets the list of tree menu item children of the profile.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
IList<ITreeMenuItem> Children { get; }

Property Value

Type: IListITreeMenuItem
See Also