MenuItemEventArgs
Wisej.Web.MenuItemEventArgs
Last updated
Wisej.Web.MenuItemEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Provides data for the ControlAdded and ControlRemoved events.
Initializes a new instance of the MenuItemEventArgs class for the specified control.
MenuItem: Returns the menu item object used by this event.
Name | Description |
---|---|
Represents the method that will handle the MenuItemAdded and MenuItemRemoved events of the Menu class. |