Click or drag to resize
EventLogInfoEnableMultipleLogging Property
Enable multiple logging for this event. By default is true.

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

Property Value

Type: Boolean
See Also