| IRecursionControlHandlerTArgs Interface | 
Namespace: CMS.Base
 Syntax
Syntaxpublic interface IRecursionControlHandler<TArgs> where TArgs : new(), EventArgs
The IRecursionControlHandlerTArgs type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetRecursionKey | 
            Gets the recursion key of the class to identify recursion
             | 
 See Also
See Also