This documentation is archived and is not being maintained.
DataListCommandEventArgs Properties
Visual Studio 2008
The DataListCommandEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
CommandArgument | Gets the argument for the command. (Inherited from CommandEventArgs.) |
|
CommandName | Gets the name of the command. (Inherited from CommandEventArgs.) |
|
CommandSource | Gets the source of the command. |
|
Item | Gets the item containing the command source in the DataList control. |
Show: