| ObjectTypeTreeNode Properties |
The ObjectTypeTreeNode type exposes the following members.
| Name | Description | |
|---|---|---|
| Active |
Indicates if actual node is Active.
| |
| ChildNodes |
List of child nodes of actual node.
| |
| Expand |
Indicates if actual node is expanded.
| |
| Group |
Group where belongs actual node.
| |
| Key |
Node key
| |
| Main |
Indicates if actual node is main.
| |
| Module |
Module where belongs actual node.
| |
| ObjectType |
Object type of actual node.
| |
| ParentNode |
Parent node of actual node.
| |
| Site |
Indicates if actual node belongs to site.
| |
| SortChildren |
If true, children of this node are sorted
|