Click or drag to resize
OutputFilterContextFilterResponseOnRender Property
Indicates whether response should be filtered on render (This property should not be used in custom code)

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

Property Value

Type: Boolean
See Also