Click or drag to resize
AbstractHandlerControlRecursion Property
If true, the recursion control is enabled on this handler.

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

Property Value

Type: Boolean
See Also