WebPartGalleryItemBase.RibbonCommand property

A string that contains the Server ribbon command ID for the control.

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

Syntax

'Declaration
Public Overrides ReadOnly Property RibbonCommand As String
    Get
'Usage
Dim instance As WebPartGalleryItemBase
Dim value As String

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

Property value

Type: System.String
a null reference (Nothing in Visual Basic) in all cases.

See also

Reference

WebPartGalleryItemBase class

WebPartGalleryItemBase members

Microsoft.SharePoint.WebPartPages namespace