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.492
Syntax
IList<ITreeMenuItem> Children { get; }

Property Value

IListITreeMenuItem
See Also