This documentation is archived and is not being maintained.
DataControlCommands Fields
Visual Studio 2008
The DataControlCommands type exposes the following members.
| 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: