WebPartGalleryItemBase 构造函数

初始化与指定的上下文信息的WebPartGalleryItemBase类的新实例。

命名空间:  Microsoft.SharePoint.WebPartPages
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Sub New ( _
    source As WebPartGallerySource, _
    page As Page _
)
用法
Dim source As WebPartGallerySource
Dim page As Page

Dim instance As New WebPartGalleryItemBase(source, _
    page)
protected WebPartGalleryItemBase(
    WebPartGallerySource source,
    Page page
)

参数

另请参阅

引用

WebPartGalleryItemBase 类

WebPartGalleryItemBase 成员

Microsoft.SharePoint.WebPartPages 命名空间