Partager via


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

Gets or sets the identifier of the lead-in text.

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

Syntaxe

'Déclaration
<BrowsableAttribute(False)> _
<WebPartStorageAttribute(Storage.Shared)> _
<ResourcesAttribute("Webpart_Property_LeadInText_Text", "Webpart__Custome_Property_Text", "Webpart_Property_LeadInText_Description")> _
<DefaultValueAttribute(LocStringId.Null)> _
Public Property LeadInTextLocId As LocStringId
'Utilisation
Dim instance As BreadCrumbTrail
Dim value As LocStringId

value = instance.LeadInTextLocId

instance.LeadInTextLocId = value
[BrowsableAttribute(false)] 
[WebPartStorageAttribute(Storage.Shared)] 
[ResourcesAttribute("Webpart_Property_LeadInText_Text", "Webpart__Custome_Property_Text", "Webpart_Property_LeadInText_Description")] 
[DefaultValueAttribute(LocStringId.Null)] 
public LocStringId LeadInTextLocId { get; set; }

Valeur de la propriété

Microsoft.SharePoint.Portal.WebControls.LocStringId. The identifier of the location of the lead-in text.

Voir aussi

Référence

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