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 |
---|---|
Gets or sets the configuration for the global navigation or the current navigation (the standard navigation scheme). |
|
Gets or sets an ID that specifies the SP.Taxonomy.TermSet constructor (sp.taxonomy) object used by the TaxonomySiteMapProvider object. |
|
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 |
---|---|
Initializes a new instance of the SP.Publishing.Navigation.StandardNavigationSettings object. |