Click or drag to resize
ICacheDependencyAdapter Interface
Adapts dependency cache keys to change tokens.

Namespace: CMS.Helpers.Caching
Assembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public interface ICacheDependencyAdapter

The ICacheDependencyAdapter type exposes the following members.

Methods
  NameDescription
Public methodGetChangeToken
Gets a change token for an array of dependency cache keys.
Top
See Also

Reference

IMemoryCache