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