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.
Gets or sets the encode method for the EncodedLiteral control.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property EncodeMethod As SPEncodeMethod
Get
Set
'Usage
Dim instance As EncodedLiteral
Dim value As SPEncodeMethod
value = instance.EncodeMethod
instance.EncodeMethod = value
public SPEncodeMethod EncodeMethod { get; set; }
Property Value
Type: Microsoft.SharePoint.WebControls.SPEncodeMethod
An SPEncodeMethod applied to the EncodedLiteral data.