CommandEventArgs Constructor
.NET Framework 3.0
Initializes a new instance of the CommandEventArgs class.
| 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. |
Community Additions
ADD
Show: