FieldTemplateUserControl.FieldValueString Property

 

Gets the formatted string representation of the value of a column in the current row.

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

<BrowsableAttribute(False)>
Public Overridable ReadOnly Property FieldValueString As String

Property Value

Type: System.String

The formatted value of the column in the current row.

.NET Framework
Available since 3.5
Return to top
Show: