MenuItem
Overview
The Menu Item node represents an individual menu entry within a Menu. Each Menu Item defines an actionable element, such as a navigation link, script execution, or other interactive functionality. Menu Items are arranged hierarchically within a Menu, and their order can be adjusted.
Properties Summary
See Menu Item for properties that can be set on a Menu from Properties View.
Commands Summary
A summary of commands available on this item via right-click context menu:
Moves the menu item up in the order
Moves the menu item down in the orde
Deletes the menu item from the menu
Commands Details
The details for each command available on this item via right-click context menu:
Create menu item
Opens the New MenuItem Wizard in order to create a new submenu item. The new created submenu item is added under the selected menu item. Submenu items can provide nested navigation, allowing hierarchical structures within a Menu.
Move Up
Moves the selected Menu Item higher in the list, changing its order within the Menu. Useful for reordering items.
Move Down
Moves the selected Menu Item lower in the list, changing its order within the Menu.
Delete menu item
Removes the selected Menu Item from the Menu. If the Menu Item has child submenu items, they will also be removed.
Last updated
Was this helpful?