Share via


SPPromotedActionButton.Width property

The width of the image in the cluster

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

Syntax

'Declaration
Public Overrides Property Width As Unit
    Get
    Set
'Usage
Dim instance As SPPromotedActionButton
Dim value As Unit

value = instance.Width

instance.Width = value
public override Unit Width { get; set; }

Property value

Type: System.Web.UI.WebControls.Unit

See also

Reference

SPPromotedActionButton class

SPPromotedActionButton members

Microsoft.SharePoint.WebControls namespace