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

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 11.0.0
Syntax
C#
protected virtual bool LogEventsToFileInternal { get; set; }

Property Value

Type: Boolean
See Also