Click or drag to resize
ExtendedActionContextTContextEnableLogContext Property
Indicates whether logging through log context (LogContext) is currently enabled.

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

Property Value

Type: Boolean
See Also