Click or drag to resize
DebugSettingsCurrentIndent Property
Gets or sets current indentation of the debug

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

Property Value

Type: Int32
See Also