Skip to main content

BaseNode

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

Properties

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