Click or drag to resize
CacheHelperAllowCacheByCulture Property
If true, the cache allows separate keys by culture.

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

Property Value

Type: Boolean
See Also