System.Web.UI.WebControls.MenuEventArgs Members

The members of System.Web.UI.WebControls.MenuEventArgs are listed below.

See Also: Inherited members from System.Web.UI.WebControls.CommandEventArgs

Public Constructors

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.

Public Properties

[read-only]
CommandSourceobject.

Gets the object that raised the event.

[read-only]
ItemMenuItem.

Gets the menu item associated with the event raised.