DataListCommandEventArgs.Item Property
.NET Framework 3.0
Gets the item containing the command source in the DataList control.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
DataListCommandEventArgs Members
System.Web.UI.WebControls Namespace
DataList
DataList.CancelCommand Event
DataList.DeleteCommand Event
DataList.EditCommand Event
DataList.ItemCommand Event
DataList.UpdateCommand Event
DataList Web Server Control Overview
Assembly: System.Web (in system.web.dll)
Use the Item property to access information about the selected item in the DataList control.
| Topic | Location |
|---|---|
| How to: Customize DataList Items at Run Time | Building ASP .NET Web Applications |
| How to: Customize DataList Items at Run Time | Building ASP .NET Web Applications |
Reference
DataListCommandEventArgs ClassDataListCommandEventArgs Members
System.Web.UI.WebControls Namespace
DataList
DataList.CancelCommand Event
DataList.DeleteCommand Event
DataList.EditCommand Event
DataList.ItemCommand Event
DataList.UpdateCommand Event
Other Resources
DataList Web Server ControlDataList Web Server Control Overview
Community Additions
ADD
Show: