ModuleLink.GetResourceManifestInformation 方法

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

语法

声明
Public Shared Function GetResourceManifestInformation ( _
    context As ClientRuntimeContext, _
    web As Web, _
    manifestName As String _
) As ResourceManifestInformation
用法
Dim context As ClientRuntimeContext
Dim web As Web
Dim manifestName As String
Dim returnValue As ResourceManifestInformation

returnValue = ModuleLink.GetResourceManifestInformation(context, _
    web, manifestName)
public static ResourceManifestInformation GetResourceManifestInformation(
    ClientRuntimeContext context,
    Web web,
    string manifestName
)

参数

返回值

类型:Microsoft.SharePoint.WebControls.ResourceManifestInformation

另请参阅

引用

ModuleLink 类

ModuleLink 成员

Microsoft.SharePoint.WebControls 命名空间