The members of System.Web.UI.WebControls.DataControlCommands are listed below.
See Also: Inherited members from System.Object
const | CancelCommandName | string.
Represents the string "Cancel". |
const | DeleteCommandName | string.
Represents the string "Delete". |
const | EditCommandName | string.
Represents the string "Edit". |
const | FirstPageCommandArgument | string.
Represents the string "First". |
const | InsertCommandName | string.
Represents the string "Insert". |
const | LastPageCommandArgument | string.
Represents the string "Last". |
const | NewCommandName | string.
Represents the string "New". |
const | NextPageCommandArgument | string.
Represents the string "Next". |
const | PageCommandName | string.
Represents the string "Page". |
const | PreviousPageCommandArgument | string.
Represents the string "Prev". |
const | SelectCommandName | string.
Represents the string "Select". |
const | SortCommandName | string.
Represents the string "Sort". |
const | UpdateCommandName | string.
Represents the string "Update". |