RepeaterCommandEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CommandArgument | Gets the argument for the command.(Inherited from CommandEventArgs.) |
![]() | CommandName | Gets the name of the command.(Inherited from CommandEventArgs.) |
![]() | CommandSource | Gets the source of the command. |
![]() | Item | Gets the RepeaterItem associated with the event. |
Show:
