SPEncodedResourceExpressionBuilder.Encode 方法

对指定的字符串进行编码。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
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
)

参数

返回值

类型:System.String
编码的字符串。

另请参阅

引用

SPEncodedResourceExpressionBuilder 类

SPEncodedResourceExpressionBuilder 成员

Microsoft.SharePoint 命名空间