Click or drag to resize
RecursionControlAllowRecursion Property
If true, and the section key is set, the recursion is allowed for the calls with the same key

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

Property Value

Type: Boolean
See Also