Share via


HealthRuleRunNowButton.RibbonCommand Property

Gets the ribbon command for the button.

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

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

Property Value

Type: System.String
A string that contains the ribbon command.

Remarks

This property returns “Ribbon.ListForm.Display.HealthActions.HealthRuleRunNow”.

See Also

Reference

HealthRuleRunNowButton Class

HealthRuleRunNowButton Members

Microsoft.SharePoint.WebControls Namespace

Other Resources

Architecture of the Server Ribbon