BootstrapClientMenuItemEventArgs Members
Provides data for events related to manipulations on menu items.Constructors
Name | Description |
---|---|
constructor(item) | Initializes a new object of the BootstrapClientMenuItemEventArgs type with the specified value. |
Properties
Name | Description |
---|---|
item | Gets the menu item object related to the event. |
See Also