Share via


ClusteredHyperlink.UseImportant property

Whether to use !important in the image position style. Always true on this control, but can be overidden in child classes

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

Syntax

'Declaration
Protected Overridable ReadOnly Property UseImportant As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.UseImportant
protected virtual bool UseImportant { get; }

Property value

Type: System.Boolean

See also

Reference

ClusteredHyperlink class

ClusteredHyperlink members

Microsoft.SharePoint.WebControls namespace