共用方式為


WebPartGallerySourceBase constructor

初始化與網頁裝載WebPartAdderWebPartGallerySourceBase類別的新執行個體。

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Protected Sub New ( _
    page As Page _
)
'用途
Dim page As Page

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

參數

請參閱

參照

WebPartGallerySourceBase class

WebPartGallerySourceBase members

Microsoft.SharePoint.WebPartPages namespace