UnsecuredLayoutsPageBase.GetVersionedResourceString15 方法

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

语法

声明
Public Function GetVersionedResourceString15 ( _
    strId As String, _
    ParamArray values As Object() _
) As String
用法
Dim instance As UnsecuredLayoutsPageBase
Dim strId As String
Dim values As Object()
Dim returnValue As String

returnValue = instance.GetVersionedResourceString15(strId, _
    values)
public string GetVersionedResourceString15(
    string strId,
    params Object[] values
)

参数

  • values
    类型:[]

返回值

类型:System.String

另请参阅

引用

UnsecuredLayoutsPageBase 类

UnsecuredLayoutsPageBase 成员

Microsoft.SharePoint.WebControls 命名空间