CMSCacheDependency ClassKentico 8.0 API Reference
Establishes a dependency relationship between an item stored in ASP.NET application's cache and a file, cache key, an array of either or another dependency object. This class monitors the dependency relationship so that when any of them changes, the cache item will be automatically removed.
Inheritance Hierarchy

OnlineSystem Object
  CMS.Helpers CMSCacheDependency

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
See Also