Partager 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)

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