SP.Publishing.Navigation.NavigationTermSet object (sp.publishing)
Specifies navigation behavior and properties for an SP.Taxonomy.TermSet constructor (sp.taxonomy) object that is used to drive the navigation and friendly URLs for a website.
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.Publishing.Navigation.NavigationTermSet()
Members
The NavigationTermSet object has the following members.
Methods
The NavigationTermSet object has the following methods.
Properties
The NavigationTermSet object has the following properties.
Property |
Description |
---|---|
Gets or sets a value that indicates whether the specified SP.Taxonomy.TermSet constructor (sp.taxonomy) object is intended to be used for navigation. |
|
Gets the language code identifier (LCID) that is used when accessing the multilingual properties of the SP.Taxonomy.TermSet constructor (sp.taxonomy) object or the SP.Taxonomy.Term constructor (sp.taxonomy) object. |
|
Indicates that the SP.Publishing.Navigation.NavigationTermSet object (sp.publishing) object is loaded from an intermediate data file rather than directly from taxonomy objects. |
|
Gets the ID of the associated SP.Taxonomy.TermGroup object (sp.taxonomy) object for this SP.Publishing.Navigation.NavigationTermSet object (sp.publishing) object. |
|
Gets the unique ID of the associated term store for the SP.Publishing.Navigation.NavigationTermSet object (sp.publishing) object. |
Constructor
The NavigationTermSet object has the following constructor.
Constructor |
Description |
---|---|
Initializes a new instance of the SP.Publishing.Navigation.NavigationTermSet object. |