The properties of System.Web.UI.WebControls.DataListCommandEventArgs are listed below. For a list of all members, see the DataListCommandEventArgs Members list.
See Also: Inherited members from System.Web.UI.WebControls.CommandEventArgs
[read-only] | CommandSource | object.
Gets the source of the command. |
[read-only] | Item | DataListItem.
Gets the item containing the command source in the System.Web.UI.WebControls.DataList control. |