Click or drag to resize
OutputFilterModule Class
HttpModule wrapper for the output filter.
Inheritance Hierarchy
SystemObject
  CMS.OutputFilterOutputFilterModule

Namespace: CMS.OutputFilter
Assembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 10.0.0
Syntax
C#
public class OutputFilterModule : IHttpModule

The OutputFilterModule type exposes the following members.

Constructors
  NameDescription
Public methodOutputFilterModule
Top
Methods
  NameDescription
Public methodInit
Registers the event handler(s).
Top
See Also