Click or drag to resize
CacheHelperAllowCacheByUserName Property
If true, the cache allows separate keys by user name.

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

Property Value

Type: Boolean
See Also