System.Web.UI.WebControls.DataListCommandEventArgs.Item Property

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

Syntax

public DataListItem Item { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the DataListCommandEventArgs.Item property to access information about the selected item in the System.Web.UI.WebControls.DataList control.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0