Freigeben über


SPSimpleFormattingEncodedResourceExpressionBuilder.Encode-Methode

Die Zeichenfolgenressource mithilfe von HTML-Codierung codiert und ermöglicht das einfache Textformatierung.

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

Syntax

'Declaration
Protected Overrides Function Encode ( _
    str As String _
) As String
'Usage
Dim str As String
Dim returnValue As String

returnValue = Me.Encode(str)
protected override string Encode(
    string str
)

Parameter

Rückgabewert

Typ: System.String
String
Eine Zeichenfolge, die HTML-codiert ist.

Siehe auch

Referenz

SPSimpleFormattingEncodedResourceExpressionBuilder Klasse

SPSimpleFormattingEncodedResourceExpressionBuilder-Member

Microsoft.SharePoint-Namespace