System.Web.UI.WebControls.CommandField: Method Members

The methods of System.Web.UI.WebControls.CommandField are listed below. For a list of all members, see the CommandField Members list.

See Also: Inherited members from System.Web.UI.WebControls.ButtonFieldBase

Public Methods

override
InitializeCell(DataControlFieldCell, DataControlCellType, DataControlRowState, int)

Initializes the specified System.Web.UI.WebControls.DataControlFieldCell object to the specified row state.

override
ValidateSupportsCallback()

Determines whether the controls contained in a System.Web.UI.WebControls.CommandField object support callbacks.

Protected Methods

override
CopyProperties(DataControlField)

Copies the properties of the current System.Web.UI.WebControls.CommandField object to the specified System.Web.UI.WebControls.DataControlField object.

override
CreateField() : DataControlField

Creates an empty System.Web.UI.WebControls.CommandField object.