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