ReportingGallery.ProvisionGallery Method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.RecordsManagement.Reporting
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Shared Function ProvisionGallery ( _
web As SPWeb _
) As ReportingGallery
'Usage
Dim web As SPWeb
Dim returnValue As ReportingGallery
returnValue = ReportingGallery.ProvisionGallery(web)
public static ReportingGallery ProvisionGallery(
SPWeb web
)
Parameters
- web
Type: Microsoft.SharePoint.SPWeb
Return Value
Type: Microsoft.Office.RecordsManagement.Reporting.ReportingGallery