Click or drag to resize
PersistentCacheItemDataTypeCacheKey Property
Cache key

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public string CacheKey { get; set; }

Property Value

Type: String

Implements

IPersistentCacheItemCacheKey
See Also