This documentation is archived and is not being maintained.

ObjectListCommandEventArgs Properties

The ObjectListCommandEventArgs type exposes the following members.

  NameDescription
Public property CommandArgument Gets the argument for the command. (Inherited from CommandEventArgs.)
Public property CommandName Gets the name of the command. (Inherited from CommandEventArgs.)
Public property 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.
Public property 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.
Top
Show: