Share via


ClaimReleaseTaskButton.RibbonCommand property

This member overrides SPLinkButton.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 ClaimReleaseTaskButton
Dim value As String

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

Property value

Type: System.String

See also

Reference

ClaimReleaseTaskButton class

ClaimReleaseTaskButton members

Microsoft.SharePoint.WebControls namespace