Skip to main content

BaseNode

BaseNode class is the class that holds the basic data of menu items.

Properties

NameDescription
Captionmenu item display name.
IdIt is a unique ID value for the menu item.
NodeActionTypeThe menu contains what type of action will be performed when the item is clicked.
ChildrenDisplayModeIt is a feature related to the menu appearance. It determines how the items under the menu will appear.
NodeKeyNodeKey.
ParametersIt holds special parameters for menu item.
DisplayOrderNomenu item sequence number.