FieldTemplateUserControl.FormatFieldValue Method (Object)
.NET Framework (current version)
Applies HTML encoding and formatting to a string that will be displayed.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
abstract FormatFieldValue : fieldValue:Object -> string override FormatFieldValue : fieldValue:Object -> string
Parameters
- fieldValue
-
Type:
System.Object
The value from the data field to format.
.NET Framework
Available since 3.5
Available since 3.5
Show: