Click or drag to resize
OutputFilterContextApplyOutputFilter Property
If true, filter is applied on current request.

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

Property Value

Type: Boolean
See Also