Click or drag to resize
TaxonomyCacheHelper Class
Provides helper methods for caching of tags.
Inheritance Hierarchy
SystemObject
  CMS.TaxonomyTaxonomyCacheHelper

Namespace: CMS.Taxonomy
Assembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 11.0.0
Syntax
C#
public static class TaxonomyCacheHelper

The TaxonomyCacheHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetTagGroupCacheDependencyKey
Gets the dependency cache keys for the given tag group.
Top
See Also