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
.NET Framework (current version)
Initializes a new instance of the CommandEventArgs class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CommandEventArgs(CommandEventArgs^) | Initializes a new instance of the CommandEventArgs class with another CommandEventArgs object. |
![]() | CommandEventArgs(String^, Object^) | Initializes a new instance of the CommandEventArgs class with the specified command name and argument. |
Show:
