System.Web.UI.WebControls.HyperLinkColumn.FormatDataTextValue Method

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

Syntax

protected virtual string FormatDataTextValue (object value)

Parameters

value
Documentation for this section has not yet been entered.

Returns

The data-bound text caption in the format specified by the HyperLinkColumn.DataTextFormatString property.

Remarks

Use the HyperLinkColumn.FormatDataTextValue(object) method to format a data-bound text caption value with the format specified by the HyperLinkColumn.DataTextFormatString property.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0