Click or drag to resize
DebugSettingsLogOperations Property
Returns true, if the debug is allowed to log the operations, either to file or to debug tables

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

Property Value

Type: Boolean
See Also