Share via


ClusteredSPLinkButton.ImageWidth Property

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

Syntax

'Declaration
Public Property ImageWidth As Integer
    Get
    Set
'Usage
Dim instance As ClusteredSPLinkButton
Dim value As Integer

value = instance.ImageWidth

instance.ImageWidth = value
public int ImageWidth { get; set; }

Property Value

Type: System.Int32

See Also

Reference

ClusteredSPLinkButton Class

ClusteredSPLinkButton Members

Microsoft.SharePoint.WebControls Namespace