The members of System.Web.UI.WebControls.RepeaterCommandEventArgs are listed below.
See Also: Inherited members from System.Web.UI.WebControls.CommandEventArgs
Initializes a new instance of the System.Web.UI.WebControls.RepeaterCommandEventArgs class. |
[read-only] | CommandSource | object.
Gets the source of the command. |
[read-only] | Item | RepeaterItem.
Gets the System.Web.UI.WebControls.RepeaterItem associated with the event. |