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

Namespace: CMS.OutputFilter
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
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