Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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:
© 2017 Microsoft