FieldProperty.Encode property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property Encode As String
    Get
    Set
'Usage
Dim instance As FieldProperty
Dim value As String

value = instance.Encode

instance.Encode = value
public string Encode { get; set; }

Property value

Type: System.String

See also

Reference

FieldProperty class

FieldProperty members

Microsoft.SharePoint.WebControls namespace