HyperLinkField::FormatDataNavigateUrlValue Method (array<Object^>^)
.NET Framework (current version)
Formats the navigation URL using the format string specified by the DataNavigateUrlFormatString property.
Assembly: System.Web (in System.Web.dll)
Parameters
- dataUrlValues
-
Type:
array<System::Object^>^
An array of values to combine with the format string.
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.
.NET Framework
Available since 2.0
Available since 2.0
Show: