WebPartGalleryItem.Category 属性

当在某个派生类中重写,获取在其中显示项目的类别的名称。

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

语法

声明
Public MustOverride ReadOnly Property Category As String
    Get
用法
Dim instance As WebPartGalleryItem
Dim value As String

value = instance.Category
public abstract string Category { get; }

属性值

类型:System.String
类别的名称。

另请参阅

引用

WebPartGalleryItem 类

WebPartGalleryItem 成员

Microsoft.SharePoint.WebPartPages 命名空间