Click or drag to resize
ResponseOutputFilterCreateOutputFilter Method
Creates new instance of output filter.

Namespace: CMS.OutputFilter
Assembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 10.0.0
Syntax
C#
public static ResponseOutputFilter CreateOutputFilter()

Return Value

Type: ResponseOutputFilter
See Also