RecursionControl Class |
Namespace: CMS.Base
public class RecursionControl : IDisposable
The RecursionControl type exposes the following members.
Name | Description | |
---|---|---|
![]() | RecursionControl |
Constructor
|
Name | Description | |
---|---|---|
![]() | AllowRecursion |
If true, and the section key is set, the recursion is allowed for the calls with the same key
|
![]() | Continue |
If true, the section is allowed to continue the execution
|
![]() | Key |
Section key - Uniquely identifies the section entry
|
![]() | Storage |
Storage that the section uses
|