This documentation is archived and is not being maintained.

RepeaterCommandEventArgs Properties

The properties of the RepeaterCommandEventArgs class are listed here. For a complete list of RepeaterCommandEventArgs class members, see the RepeaterCommandEventArgs Members topic.

Public Properties

public propertyCommandArgument (inherited from CommandEventArgs) Gets the argument for the command.
public propertyCommandName (inherited from CommandEventArgs) Gets the name of the command.
public propertyCommandSource Gets the source of the command.
public propertyItem Gets the RepeaterItem associated with the event.

See Also

RepeaterCommandEventArgs Class | System.Web.UI.WebControls Namespace

Show: