Partager via


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

Gets or sets the lead-in text.

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

Syntaxe

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

value = instance.LeadInText

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

Valeur de la propriété

String. The lead-in text.

Voir aussi

Référence

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