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

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

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

Public Methods

override
Initialize()
Documentation for this section has not yet been entered.
override
InitializeCell(TableCell, int, ListItemType)

Initializes the cell representing this column with the contained hyperlink.

Protected Methods

FormatDataNavigateUrlValue(object) : string

Formats a data-bound URL using the format specified by the HyperLinkColumn.DataNavigateUrlFormatString property.

FormatDataTextValue(object) : string

Formats a data-bound text caption using the format specified by the HyperLinkColumn.DataTextFormatString property.