Click or drag to resize
MacroSettingsAllowRecursion Property
If true, the recursion is allowed within the macro resolving. Default value is true.

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

Property Value

Type: Boolean
See Also