Click or drag to resize
ITableManagerDisableDebug Property
If true, the debug is disabled in this table manager

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
bool DisableDebug { get; set; }

Property Value

Type: Boolean
See Also