Click or drag to resize
EventLogHelperLogEventsToFile Property
Indicates if events are logged to the file.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.2.23
Syntax
C#
public static bool LogEventsToFile { get; set; }

Property Value

Type: Boolean
See Also