MenuButtonItemClickedEventArgs
Wisej.Web.MenuButtonItemClickedEventArgs
Last updated
Was this helpful?
Wisej.Web.MenuButtonItemClickedEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Provides data for the ItemClicked event.
Initializes a new instance of the MenuButtonItemClickedEventArgs class.
item
MenuItem: Returns the clicked menu item.
The that was clicked.
Represents the method that will handle the event of a control.