Click or drag to resize
CacheHelperBaseCacheKey Property
Returns the base cache key (created with all parameters considered to be valid for proper caching).

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string BaseCacheKey { get; }

Property Value

Type: String
See Also