Partager via


Web.Navigation - Propriété

Gets a value that specifies the navigation structure on the site, including the Quick Launch area and the top navigation bar.

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 Navigation As Navigation
    Get
'Utilisation
Dim instance As Web
Dim value As Navigation

value = instance.Navigation
public Navigation Navigation { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.Navigation
Returns a Navigation instance representing the navigation structure on the site, including the Quick Launch area and the top navigation bar.

Voir aussi

Référence

Web classe

Web - Membres

Microsoft.SharePoint.Client - Espace de noms