ModuleLink.GetResourceManifestInformation Method

Definition

[Microsoft.SharePoint.Client.Remote]
public static Microsoft.SharePoint.WebControls.ResourceManifestInformation GetResourceManifestInformation (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.Web web, string manifestName);
static member GetResourceManifestInformation : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.Web * string -> Microsoft.SharePoint.WebControls.ResourceManifestInformation

Parameters

web
Web
manifestName
String

Returns

Attributes

Applies to