Mono Class Library: Overview

System.Web.UI.WebControls.HyperLinkField: Members

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

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

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

DataNavigateUrlFieldsstring[]. Documentation for this section has not yet been entered.
DataNavigateUrlFormatStringstring. Documentation for this section has not yet been entered.
DataTextFieldstring. Documentation for this section has not yet been entered.
DataTextFormatStringstring. Documentation for this section has not yet been entered.
NavigateUrlstring. Documentation for this section has not yet been entered.
Targetstring. Documentation for this section has not yet been entered.
Textstring. Documentation for this section has not yet been entered.

Public Methods

override
Initialize(bool, System.Web.UI.Control) : bool
Documentation for this section has not yet been entered.
override
InitializeCell(DataControlFieldCell, DataControlCellType, DataControlRowState, int)
Documentation for this section has not yet been entered.
override
ValidateSupportsCallback()
Documentation for this section has not yet been entered.

Protected Methods

override
CopyProperties(DataControlField)
Documentation for this section has not yet been entered.
override
CreateField() : DataControlField
Documentation for this section has not yet been entered.
FormatDataNavigateUrlValue(object[]) : string
Documentation for this section has not yet been entered.
FormatDataTextValue(object) : string
Documentation for this section has not yet been entered.