FormComponent.RibbonCommand Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overridable Property RibbonCommand As String
Get
Set
'Usage
Dim instance As FormComponent
Dim value As String
value = instance.RibbonCommand
instance.RibbonCommand = value
public virtual string RibbonCommand { get; set; }
Property Value
Type: System.String
Returns String.