Compartir a través de


: BreadCrumbTrail.LeadInTextLocId (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

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

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
<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
'Uso
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; }

Valor de propiedad

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

Vea también

Referencia

BreadCrumbTrail (Clase)
BreadCrumbTrail (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)