System.Web.UI.WebControls.HyperLinkColumn.FormatDataNavigateUrlValue Method

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

Syntax

protected virtual string FormatDataNavigateUrlValue (object value)

Parameters

value
Documentation for this section has not yet been entered.

Returns

The data-bound URL in the format specified by the HyperLinkColumn.DataNavigateUrlFormatString property.

Remarks

Use the HyperLinkColumn.FormatDataNavigateUrlValue(object) method to format a data-bound URL value with the format specified by the HyperLinkColumn.DataNavigateUrlFormatString property.

Requirements

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