Click or drag to resize
OutputFilterContextCurrentFilter Property
Current request filter.

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

Property Value

Type: ResponseOutputFilter
See Also