Compartilhar via


QuickLaunchHeader.TextLocId property

Obtém ou define o valor de identificação de cadeia de caracteres localizada associado com o texto.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaração
Public Property TextLocId As LocStringId
    Get
    Set
'Uso
Dim instance As QuickLaunchHeader
Dim value As LocStringId

value = instance.TextLocId

instance.TextLocId = value
public LocStringId TextLocId { get; set; }

Property value

Type: LocStringId

Ver também

Referência

QuickLaunchHeader class

QuickLaunchHeader members

Microsoft.SharePoint.Portal.WebControls namespace