RecursionControlAllowRecursion Property |
If true, and the section key is set, the recursion is allowed for the calls with the same key
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public bool AllowRecursion { get; set; }
Property Value
Type:
BooleanSee Also