IRecursionControlHandlerTArgsGetRecursionKey Method |
Gets the recursion key of the class to identify recursion
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax string GetRecursionKey(
TArgs e
)
Parameters
- e
- Type: TArgs
Event arguments
Return Value
Type:
StringSee Also