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:
