System.Web.UI.WebControls.RepeaterCommandEventArgs: Property Members

The properties of System.Web.UI.WebControls.RepeaterCommandEventArgs are listed below. For a list of all members, see the RepeaterCommandEventArgs Members list.

See Also: Inherited members from System.Web.UI.WebControls.CommandEventArgs

Public Properties

[read-only]
CommandSourceobject.

Gets the source of the command.

[read-only]
ItemRepeaterItem.

Gets the System.Web.UI.WebControls.RepeaterItem associated with the event.