Compartilhar via


QuickLaunchHeader.Text property

Obtém o texto localizado a serem processados no cabeçalho do início rápido.

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

Syntax

'Declaração
Public Property Text As String
    Get
    Set
'Uso
Dim instance As QuickLaunchHeader
Dim value As String

value = instance.Text

instance.Text = value
public string Text { get; set; }

Property value

Type: System.String

Ver também

Referência

QuickLaunchHeader class

QuickLaunchHeader members

Microsoft.SharePoint.Portal.WebControls namespace