DataListCommandEventArgs::Item Property
.NET Framework (current version)
Gets the item containing the command source in the DataList control.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI.WebControls::DataListItem^A DataListItem object that represents the selected item in the DataList control.
.NET Framework
Available since 1.1
Available since 1.1
Show: