This documentation is archived and is not being maintained.
DataListCommandEventArgs Properties
.NET Framework 1.1
The properties of the DataListCommandEventArgs class are listed here. For a complete list of DataListCommandEventArgs class members, see the DataListCommandEventArgs Members topic.
Public Properties
CommandArgument (inherited from CommandEventArgs) | Gets the argument for the command. |
CommandName (inherited from CommandEventArgs) | Gets the name of the command. |
CommandSource | Gets the source of the command. |
Item | Gets the item containing the command source in the DataList control. |
See Also
DataListCommandEventArgs Class | System.Web.UI.WebControls Namespace
Show:
