This documentation is archived and is not being maintained.
RepeaterCommandEventArgs Properties
.NET Framework 1.1
The properties of the RepeaterCommandEventArgs class are listed here. For a complete list of RepeaterCommandEventArgs class members, see the RepeaterCommandEventArgs Members topic.
Public Properties
CommandArgument (inherited from CommandEventArgs) | Gets the argument for the command. |
CommandName (inherited from CommandEventArgs) | Gets the name of the command. |
CommandSource | Gets the source of the command. |
Item | Gets the RepeaterItem associated with the event. |
See Also
RepeaterCommandEventArgs Class | System.Web.UI.WebControls Namespace
Show:
