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.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public static bool OutputFilterEndRequest { get; }

Property Value

Type: Boolean
See Also