MenuItemEventHandler
Wisej.Web.MenuItemEventHandler
Last updated
Wisej.Web.MenuItemEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Represents the method that will handle the MenuItemAdded and MenuItemRemoved events of the Menu class.
sender
The source of the event.
e
A that contains the event data.
Fired when a menu item is clicked.
Fired when a new menu item is added to the .
Fired when a menu item is removed from the .
Fired when a menu item is clicked.
Fired when a new menu item is added to the .
Fired when a menu item is removed from the .