Share via


BrowseSites.ShowBullets property

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

Syntax

'Declaration
Public Property ShowBullets As Boolean
    Get
    Set
'Usage
Dim instance As BrowseSites
Dim value As Boolean

value = instance.ShowBullets

instance.ShowBullets = value
public bool ShowBullets { get; set; }

Property value

Type: System.Boolean

See also

Reference

BrowseSites class

BrowseSites members

Microsoft.SharePoint.Portal.WebControls namespace