Click or drag to resize
LogContextLogSingleEvents Property
Indicates whether to log events one by one to event log.

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

Property Value

Type: Boolean
See Also