Click or drag to resize
OutputHelperUseOutputFilterCache Property
Returns true if full client cache is enabled (no revalidation requests).

Namespace: CMS.OutputFilter
Assembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 10.0.0
Syntax
C#
public static bool UseOutputFilterCache { get; set; }

Property Value

Type: Boolean
See Also