HyperLinkField::FormatDataTextValue Method (Object^)
.NET Framework (current version)
Formats the caption text using the format string specified by the DataTextFormatString property.
Assembly: System.Web (in System.Web.dll)
Parameters
- dataTextValue
-
Type:
System::Object^
The text value to format.
The FormatDataTextValue method is a helper method used to format the caption text of a hyperlink in a HyperLinkField object with the format string specified by the DataTextFormatString property.
Note |
|---|
This method is used primarily by control developers. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
