WebPartGallerySourceBase constructor
初始化與網頁裝載WebPartAdder的WebPartGallerySourceBase類別的新執行個體。
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
)
參數
- page
Type: System.Web.UI.Page
請參閱
參照
WebPartGallerySourceBase class