BootstrapClientMenuItem Properties
Represents a client-side equivalent of the menu’s BootstrapMenuItem object.
Name | Description |
---|---|
index |
Gets the item’s index within the parent’s collection of items.
Inherited from ASPx |
index |
For internal use only.
Inherited from ASPx |
menu |
Gets the menu object to which the current item belongs.
Inherited from ASPx |
name |
Gets the name that uniquely identifies the menu item.
Inherited from ASPx |
parent | Gets the immediate parent item to which the current item belongs. |
See Also