Click or drag to resize
ResponseOutputFilterOutputFilterEndRequest Property
When true, the request is completed, when false, the Request.End is called.

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

Property Value

Type: Boolean
See Also