ViewNode
ViewNode object, containing the menu item structure.
Properties
| Name | Description |
|---|---|
| Caption | menu item display name. |
| Id | It is a unique ID value for the menu item. |
| NodeActionType | The menu contains what type of action will be performed when the item is clicked. |
| ChildrenDisplayMode | It is a feature related to the menu appearance. It determines how the items under the menu will appear. |
| NodeKey | NodeKey. |
| Children | menu item's children items. |
| MobileFormView | menu item display name. |
| Parameters | It holds special parameters for menu item. |
| DisplayOrderNo | menu item sequence number. |