SP.Publishing.Navigation.NavigationTermSet.getAsResolvedByWeb Method (sp.publishing)

Constructs an editable SP.Publishing.Navigation.NavigationTermSet object (sp.publishing) object that is bound to the specified SP.Taxonomy.TermSet constructor (sp.taxonomy) object.

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

SP.Publishing.Navigation.NavigationTermSet.getAsResolvedByWeb(context)

Parameters

  • context
    SP.ClientContext object (sp.js) object

  • termSet
    The TermSet object that the new NavigationTermSet object will be bound to.

  • web
    The SP.Web site that is a context for URLs for the new NavigationTermSet object.

  • siteMapProviderName
    The name of the site map provider to be used for the new NavigationTermSet object.

Return value

SP.Publishing.Navigation.NavigationTermSet

An editable NavigationTerm object.