DataListCommandEventArgs Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| CommandArgument | Gets the argument for the command. (inherited from CommandEventArgs) |
| CommandName | Gets the name of the command. (inherited from CommandEventArgs) |
| CommandSource | Gets the source of the command. |
| Item | Gets the item containing the command source in the DataList control. |
Reference
DataListCommandEventArgs ClassSystem.Web.UI.WebControls Namespace
DataListCommandEventHandler
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: