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

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

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

Public Methods

override
Initialize(bool, System.Web.UI.Control) : bool

Initializes the current System.Web.UI.WebControls.ButtonField object.

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 that are contained in a System.Web.UI.WebControls.ButtonField object support callbacks.

Protected Methods

override
CopyProperties(DataControlField)

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

override
CreateField() : DataControlField

Creates and returns a new instance of the System.Web.UI.WebControls.ButtonField class.

FormatDataTextValue(object) : string

Formats the specified field value for a cell in the System.Web.UI.WebControls.ButtonField object.