The members of System.Web.UI.WebControls.MenuEventArgs are listed below.
See Also: Inherited members from System.Web.UI.WebControls.CommandEventArgs
Initializes a new instance of the System.Web.UI.WebControls.MenuEventArgs class using the specified menu item. | ||
Initializes a new instance of the System.Web.UI.WebControls.MenuEventArgs class using the specified menu item, command source, and event arguments. |
[read-only] | CommandSource | object.
Gets the object that raised the event. |
[read-only] | Item | MenuItem.
Gets the menu item associated with the event raised. |