Click or drag to resize
OutputFilterContextLogCurrentOutputToFile Property
If true, current output is logged to the file.

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

Property Value

Type: Boolean
See Also