Partager via


BrowseSites.ShowBullets, propriété (Microsoft.SharePoint.Portal.WebControls)

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<ResourcesAttribute("BrowseSitesWebpart_Property_ShowBullets_Text", "", "BrowseSitesWebpart_Property_ShowBullets_Description")> _
<WebPartStorageAttribute(Storage.Shared)> _
<DefaultValueAttribute(False)> _
Public Property ShowBullets As Boolean
'Utilisation
Dim instance As BrowseSites
Dim value As Boolean

value = instance.ShowBullets

instance.ShowBullets = value
[ResourcesAttribute("BrowseSitesWebpart_Property_ShowBullets_Text", "", "BrowseSitesWebpart_Property_ShowBullets_Description")] 
[WebPartStorageAttribute(Storage.Shared)] 
[DefaultValueAttribute(false)] 
public bool ShowBullets { get; set; }

Voir aussi

Référence

BrowseSites, classe
Membres BrowseSites
Microsoft.SharePoint.Portal.WebControls, espace de noms