ListCommandEventArgs Properties
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| CommandArgument | Gets the argument for the command. (Inherited from CommandEventArgs.) |
| CommandName | Gets the name of the command. (Inherited from CommandEventArgs.) |
| CommandSource | Returns the control that raised the event. |
| ListItem | Returns the list item that generated the event. |
Community Additions
ADD
Show: