Click or drag to resize
CacheHelpermProgressiveCaching Field
If true, progressive caching is enabled, meaning that two threads accessing the same code share the result of an internal operation

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
protected static Nullable<bool> mProgressiveCaching

Field Value

Type: NullableBoolean
See Also