Click or drag to resize
IRecursionControlHandlerTArgsGetRecursionKey Method
Gets the recursion key of the class to identify recursion

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
string GetRecursionKey(
	TArgs e
)

Parameters

e
Type: TArgs
Event arguments

Return Value

Type: String
See Also