Wisej.Web.MenuButtonItemClickedEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides data for the ItemClicked event.
Initializes a new instance of the MenuButtonItemClickedEventArgs class.
Name | Type | Description |
---|---|---|
MenuItem: Returns the clicked menu item.
Name | Description |
---|---|
item
The MenuItem that was clicked.
Represents the method that will handle the ItemClicked event of a Button control.