This documentation is archived and is not being maintained.

ListCommandEventArgs Properties

The ListCommandEventArgs 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.
Public property ListItem Returns the list item that generated the event.
Top
Show: