Share via


UpgradeSolutionItemButton.RibbonCommand Property

The name of the command used for the Server ribbon.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

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

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

Property Value

Type: System.String
The name of the command used for the Server ribbon.

See Also

Reference

UpgradeSolutionItemButton Class

UpgradeSolutionItemButton Members

Microsoft.SharePoint.WebControls Namespace