WebPartGalleryItemBase.RibbonCommand 属性

一个字符串,包含控件的服务器功能区命令 ID。

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

语法

声明
Public Overrides ReadOnly Property RibbonCommand As String
    Get
用法
Dim instance As WebPartGalleryItemBase
Dim value As String

value = instance.RibbonCommand
public override string RibbonCommand { get; }

属性值

类型:System.String
在所有情况下空引用(无 在 Visual Basic 中) 。

另请参阅

引用

WebPartGalleryItemBase 类

WebPartGalleryItemBase 成员

Microsoft.SharePoint.WebPartPages 命名空间