Click or drag to resize
CacheHelperAlwaysCacheResources Property
Gets if resources are always cached on client, even outside the live site.

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

Property Value

Type: Boolean
See Also