BootstrapClientMenu Events
Represents a client-side equivalent of the BootstrapMenu control.
Name | Description |
---|---|
Close |
Occurs on the client side when a submenu closes.
Inherited from ASPx |
Init |
Occurs on the client side after the control has been initialized.
Inherited from ASPx |
Item |
Fires after a menu item has been clicked.
Inherited from ASPx |
Item |
Occurs on the client side when the mouse cursor moves outside a menu item.
Inherited from ASPx |
Item |
Occurs on the client side when the mouse cursor is moved into a menu item.
Inherited from ASPx |
Pop |
Occurs on the client side when a submenu pops up.
Inherited from ASPx |
See Also