HyperLinkField.FormatDataTextValue Method
.NET Framework 3.0
Formats the caption text using the format string specified by the DataTextFormatString property.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
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. |
Community Additions
ADD
Show:
Note: