WebNavigationSettings class

SharePoint Online

Manages the navigation settings for a publishing site.

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.Publishing.Navigation.WebNavigationSettings

Namespace:  Microsoft.SharePoint.Client.Publishing.Navigation
Assembly:  Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)

No code example is currently available or this language may not be supported.

The SiteNavigationSettings class manages navigation settings that are specific to the PortalSiteMapProvider objects that are stored with the Site object for a publishing site. The WebNavigationSettings class provides additional settings that are stored with the Web object. These additional settings expand the navigation model to support switching between a PortalSiteMapProvider (“structured navigation”) and a TaxonomySiteMapProvider (“managed navigation”).

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: