Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property EncodeMethod As SPEncodeMethod
Get
Set
'Usage
Dim instance As FormattedString
Dim value As SPEncodeMethod
value = instance.EncodeMethod
instance.EncodeMethod = value
public SPEncodeMethod EncodeMethod { get; set; }
Property value
Type: Microsoft.SharePoint.WebControls.SPEncodeMethod