ITree
|
The ITreeMenuProfile type exposes the following members.
| Name | Description | |
|---|---|---|
| Children | Gets the list of tree menu item children of the profile. | |
| GroupId | Gets the Id of the Group this profile is for. If the Type is not "Group", this value doesn't matter. | |
| 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. |