The properties of System.Web.UI.WebControls.MenuEventArgs are listed below. For a list of all members, see the MenuEventArgs Members list.
See Also: Inherited members from System.Web.UI.WebControls.CommandEventArgs
[read-only] | CommandSource | object.
Gets the object that raised the event. |
[read-only] | Item | MenuItem.
Gets the menu item associated with the event raised. |