Wisej.Web.MenuButtonItemClickedEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents the method that will handle the ItemClicked event of a Button control.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A MenuButtonItemClickedEventArgs that contains the event data.
Fired when the user clicks one of the drop down menu items.