Share via


WebPartGallerySourceBase Constructor

Initializes a new instance of the WebPartGallerySourceBase class with the page that hosts the WebPartAdder.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Sub New ( _
    page As Page _
)
'Usage
Dim page As Page

Dim instance As New WebPartGallerySourceBase(page)
protected WebPartGallerySourceBase(
    Page page
)

Parameters

See Also

Reference

WebPartGallerySourceBase Class

WebPartGallerySourceBase Members

Microsoft.SharePoint.WebPartPages Namespace