ObjectListCommandEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.UI.MobileControls
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
| Name | Description | |
|---|---|---|
![]() | CommandArgument | Gets the argument for the command.(Inherited from CommandEventArgs.) |
![]() | CommandName | Gets the name of the command.(Inherited from CommandEventArgs.) |
![]() | CommandSource | Returns the control that raised the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ListItem | Returns the list item that generated the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
Show:
