Click or drag to resize
ResponseOutputFilterUseParsedSelfClose Property
Use parsed self close tags operation (faster) instead of standard self close filter?

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

Property Value

Type: Boolean
See Also