| CacheSettingsAllowProgressiveCaching Property  | 
            If true, progressive caching is enabled, meaning that two threads accessing the same code share the result of an internal operation
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntaxpublic bool AllowProgressiveCaching { get; set; }Property Value
Type: 
Boolean
See Also