ITreeMenuProfile Interface |
Namespace: Ingeniux.CMS
The ITreeMenuProfile type exposes the following members.
Name | Description | |
---|---|---|
Children |
Gets the list of tree menu item children of the profile.
| |
GroupId | ||
Type |
Gets the type of tree menu profile this is. It is one of the three types: Template, Default, or Group.
|
Name | Description | |
---|---|---|
GetMenuItem |
Given the name of a menu item, traverse all of the tree menu and find the item object.
| |
Serialize |
Serialize this profile in XML format.
|