System.Web.UI.WebControls.CommandEventArgs Members

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

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the System.Web.UI.WebControls.CommandEventArgs class with another System.Web.UI.WebControls.CommandEventArgs object.

Initializes a new instance of the System.Web.UI.WebControls.CommandEventArgs class with the specified command name and argument.

Public Properties

[read-only]
CommandArgumentobject.

Gets the argument for the command.

[read-only]
CommandNamestring.

Gets the name of the command.