MenuItemTemplate.RibbonImage16by16 Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property RibbonImage16by16 As String
Get
Set
'Usage
Dim instance As MenuItemTemplate
Dim value As String
value = instance.RibbonImage16by16
instance.RibbonImage16by16 = value
public string RibbonImage16by16 { get; set; }
Property Value
Type: System.String