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

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

Property Value

Type: Boolean
See Also