MenuItemEventHandler
Wisej.Web.MenuItemEventHandler
Last updated
Was this helpful?
Wisej.Web.MenuItemEventHandler
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.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 .