Click or drag to resize
ResponseOutputFilterApplyFilter Property
If true, the filter is applied to the response.

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

Property Value

Type: Boolean
See Also