SPLinkButton.RibbonContextualGroupCommand property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property RibbonContextualGroupCommand As String
    Get
    Set
'Usage
Dim instance As SPLinkButton
Dim value As String

value = instance.RibbonContextualGroupCommand

instance.RibbonContextualGroupCommand = value
public string RibbonContextualGroupCommand { get; set; }

Property value

Type: System.String
Returns String.

See also

Reference

SPLinkButton class

SPLinkButton members

Microsoft.SharePoint.WebControls namespace