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