HyperLinkColumn::FormatDataTextValue Method (Object^)
.NET Framework (current version)
Formats a data-bound text caption using the format specified by the DataTextFormatString property.
Assembly: System.Web (in System.Web.dll)
Parameters
- dataTextValue
-
Type:
System::Object^
The data-bound URL to format.
Return Value
Type: System::String^The data-bound text caption in the format specified by the DataTextFormatString property.
Use the FormatDataTextValue method to format a data-bound text caption value with the format specified by the DataTextFormatString property.
.NET Framework
Available since 1.1
Available since 1.1
Show: