Table of Contents

Interface ICacheKeyManager

Namespace
ToSic.Eav.Caching
Assembly
ToSic.Eav.Core.dll

Generates cache-keys for certain objects and combines them with CacheKeys of parent-objects which this object relies on.

[InternalApi_DoNotUse_MayChangeWithoutNotice("this is just fyi")]
public interface ICacheKeyManager : ICacheKey

Properties

SubKeys

string[] SubKeys { get; }

Property Value

string[]