SP.Publishing.Navigation.StandardNavigationSettings object (sp.publishing)

Manages the global navigation and the current navigation (the standard navigation schemes).

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Publishing.Navigation.StandardNavigationSettings()

Members

The StandardNavigationSettings object has the following members.

Properties

The StandardNavigationSettings object has the following properties.

Property

Description

source

Gets or sets the configuration for the global navigation or the current navigation (the standard navigation scheme).

termSetId

Gets or sets an ID that specifies the SP.Taxonomy.TermSet constructor (sp.taxonomy) object used by the TaxonomySiteMapProvider object.

termStoreId

Gets or sets a unique ID for the SP.Taxonomy.TermStore constructor (sp.taxonomy) object that is used by the TaxonomySiteMapProvider object.

Constructor

The StandardNavigationSettings object has the following constructor.

Constructor

Description

StandardNavigationSettings

Initializes a new instance of the SP.Publishing.Navigation.StandardNavigationSettings object.