ListCommandEventArgs Properties
.NET Framework 3.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: