SPLinkButton.RibbonImage16by16 property

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

Syntax

'Declaration
Public Overridable Property RibbonImage16by16 As String
    Get
    Set
'Usage
Dim instance As SPLinkButton
Dim value As String

value = instance.RibbonImage16by16

instance.RibbonImage16by16 = value
public virtual string RibbonImage16by16 { get; set; }

Property value

Type: System.String
Returns String.

See also

Reference

SPLinkButton class

SPLinkButton members

Microsoft.SharePoint.WebControls namespace