Click or drag to resize
EventLogProviderLoggingEnabled Property
Indicates if logging is enabled.

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

Property Value

Type: Boolean
See Also