Поделиться через


Метод 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