Partager via


BreadCrumbTrail.AnchorID, propriété (Microsoft.SharePoint.Portal.WebControls)

Gets or sets the identifier of the anchor area.

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

Syntaxe

'Déclaration
<WebPartStorageAttribute(Storage.Shared)> _
<DefaultValueAttribute(Nothing)> _
<ResourcesAttribute("Webpart_Property_AnchorID_Text", "Webpart__Custome_Property_Text", "Webpart_Property_AnchorID_Description")> _
Public Property AnchorID As String
'Utilisation
Dim instance As BreadCrumbTrail
Dim value As String

value = instance.AnchorID

instance.AnchorID = value
[WebPartStorageAttribute(Storage.Shared)] 
[DefaultValueAttribute(null)] 
[ResourcesAttribute("Webpart_Property_AnchorID_Text", "Webpart__Custome_Property_Text", "Webpart_Property_AnchorID_Description")] 
public string AnchorID { get; set; }

Valeur de la propriété

String. The identifier of the anchor area.

Voir aussi

Référence

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