CommandEventArgs Constructor

 

Initializes a new instance of the CommandEventArgs class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodCommandEventArgs(CommandEventArgs^)

Initializes a new instance of the CommandEventArgs class with another CommandEventArgs object.

System_CAPS_pubmethodCommandEventArgs(String^, Object^)

Initializes a new instance of the CommandEventArgs class with the specified command name and argument.

Return to top
Show: