SP.Publishing.Navigation.TaxonomyNavigation.flushTermSetFromCache Method (sp.publishing)

Removes the indicated term set from the taxonomy navigation cache, for a specific site subscription.

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

SP.Publishing.Navigation.TaxonomyNavigation.flushTermSetFromCache(context)

Parameters

  • context

  • webForPermissions
    A web site used for permissions checks.

    The webForPermissions parameter is used to provide a user identity that will be used to determine whether the caller has permissions to flush the cache. This parameter also identifies the site subscription whose cache will be flushed.

  • termStoreId
    The identifier of the term store that contains the term set.

  • termSetId
    The identifier of the term set to flush from the taxonomy navigation cache.