This documentation is archived and is not being maintained.
ObjectListCommandEventArgs Properties
Visual Studio 2010
The ObjectListCommandEventArgs type exposes the following members.
| 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: