MenuItemTemplate.RibbonCommand property

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

Syntax

'Declaration
Public Property RibbonCommand As String
    Get
    Set
'Usage
Dim instance As MenuItemTemplate
Dim value As String

value = instance.RibbonCommand

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

Property value

Type: System.String

See also

Reference

MenuItemTemplate class

MenuItemTemplate members

Microsoft.SharePoint.WebControls namespace