Partager via


Area.Navigation, propriété (Microsoft.SharePoint.Portal.SiteData)

Gets or sets a value indicating whether to show this area while browsing the UI.

Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property Navigation As AreaNavigation
'Utilisation
Dim instance As Area
Dim value As AreaNavigation

value = instance.Navigation

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

Valeur de la propriété

An AreaNavigation object. One of the AreaNavigation values indicating whether to show this area while browsing the UI.

Voir aussi

Référence

Area, classe
Membres Area
Microsoft.SharePoint.Portal.SiteData, espace de noms