共用方式為


SPEncodedResourceExpressionBuilder.Encode method

編碼指定的字串。

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

Syntax

'宣告
Protected MustOverride Function Encode ( _
    str As String _
) As String
'用途
Dim str As String
Dim returnValue As String

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

參數

傳回值

Type: System.String
編碼的字串。

請參閱

參照

SPEncodedResourceExpressionBuilder class

SPEncodedResourceExpressionBuilder members

Microsoft.SharePoint namespace