DataControlCommands Fields
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CancelCommandName | Represents the string "Cancel". |
![]() ![]() | DeleteCommandName | Represents the string "Delete". |
![]() ![]() | EditCommandName | Represents the string "Edit". |
![]() ![]() | FirstPageCommandArgument | Represents the string "First". |
![]() ![]() | InsertCommandName | Represents the string "Insert". |
![]() ![]() | LastPageCommandArgument | Represents the string "Last". |
![]() ![]() | NewCommandName | Represents the string "New". |
![]() ![]() | NextPageCommandArgument | Represents the string "Next". |
![]() ![]() | PageCommandName | Represents the string "Page". |
![]() ![]() | PreviousPageCommandArgument | Represents the string "Prev". |
![]() ![]() | SelectCommandName | Represents the string "Select". |
![]() ![]() | SortCommandName | Represents the string "Sort". |
![]() ![]() | UpdateCommandName | Represents the string "Update". |
Show:

