MenuItemTemplate.RibbonCommandValueId Property

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

Syntax

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

value = instance.RibbonCommandValueId

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

Property Value

Type: System.String

See Also

Reference

MenuItemTemplate Class

MenuItemTemplate Members

Microsoft.SharePoint.WebControls Namespace