These v19 docs are archived 🔒.
Go to the
latest docs home
or try if
this exact page is available
in the latest docs.
Interface ICacheKeyManager
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[]