Click or drag to resize
MacroSettingsMaxRecursionlevel Property
Gets or sets the maximal recursion level.

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

Property Value

Type: Int32
See Also