System.Web.UI.WebControls.DataListCommandEventArgs: Property Members

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

Public Properties

[read-only]
CommandSourceobject.

Gets the source of the command.

[read-only]
ItemDataListItem.

Gets the item containing the command source in the System.Web.UI.WebControls.DataList control.