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)

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