HyperLinkField.FormatDataNavigateUrlValue Method
.NET Framework 3.0
Formats the navigation URL using the format string specified by the DataNavigateUrlFormatString property.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The FormatDataNavigateUrlValue method is a helper method used to format the URL of a hyperlink in a HyperLinkField object with the format string specified by the DataNavigateUrlFormatString property.
Community Additions
ADD
Show: