Click or drag to resize
OutputFilterContextOutputFilterEndRequestRequired Property
Gets or sets the value that indicates whether end request is required

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

Property Value

Type: Boolean
See Also