FormComponent.RibbonContextualGroupCommand Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property RibbonContextualGroupCommand As String
    Get
    Set
'Usage
Dim instance As FormComponent
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

FormComponent Class

FormComponent Members

Microsoft.SharePoint.WebControls Namespace