HealthReportRepairButton.RibbonCommand property

This member overrides HealthReportRunNowButton.RibbonCommand.

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 HealthReportRepairButton
Dim value As String

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

Property value

Type: System.String

See also

Reference

HealthReportRepairButton class

HealthReportRepairButton members

Microsoft.SharePoint.WebControls namespace