The members of System.Web.UI.WebControls.DataListCommandEventArgs are listed below.
See Also: Inherited members from System.Web.UI.WebControls.CommandEventArgs
Initializes a new instance of the System.Web.UI.WebControls.DataListCommandEventArgs class. |
[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. |