System.Web.UI.WebControls.DataControlCommands Members

The members of System.Web.UI.WebControls.DataControlCommands are listed below.

See Also: Inherited members from System.Object

Public Fields

const
CancelCommandNamestring.

Represents the string "Cancel".

const
DeleteCommandNamestring.

Represents the string "Delete".

const
EditCommandNamestring.

Represents the string "Edit".

const
FirstPageCommandArgumentstring.

Represents the string "First".

const
InsertCommandNamestring.

Represents the string "Insert".

const
LastPageCommandArgumentstring.

Represents the string "Last".

const
NewCommandNamestring.

Represents the string "New".

const
NextPageCommandArgumentstring.

Represents the string "Next".

const
PageCommandNamestring.

Represents the string "Page".

const
PreviousPageCommandArgumentstring.

Represents the string "Prev".

const
SelectCommandNamestring.

Represents the string "Select".

const
SortCommandNamestring.

Represents the string "Sort".

const
UpdateCommandNamestring.

Represents the string "Update".