Partager via


Navigation.QuickLaunch - Propriété

Gets a value that collects navigation nodes corresponding to links in the Quick Launch area of the site.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property QuickLaunch As NavigationNodeCollection
    Get
'Utilisation
Dim instance As Navigation
Dim value As NavigationNodeCollection

value = instance.QuickLaunch
public NavigationNodeCollection QuickLaunch { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.NavigationNodeCollection
Returns a NavigationNodeCollection.instance which collects navigation nodes corresponding to links in the Quick Launch area of the site.

Remarques

It must be une référence Null (Rien dans Visual Basic) if the Quick Launch node is unavailable.

Voir aussi

Référence

Navigation classe

Navigation - Membres

Microsoft.SharePoint.Client - Espace de noms