DataControlCommands Fields
.NET Framework 2.0
| 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". |
Community Additions
ADD
Show: