Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
ObjectHandler Class
ObjectHandler Methods
GetRecursionKey Method
StartEvent Method
ObjectHandler
.
GetRecursionKey Method
Gets the recursion key of the class to identify recursion
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
string
GetRecursionKey
(
ObjectEventArgs
e
)
Parameters
e
Type:
CMS.DataEngine
.
ObjectEventArgs
Return Value
Type:
String
Implements
IRecursionControlHandler
<
TArgs
>
.
GetRecursionKey(TArgs)
See Also
Reference
ObjectHandler Class
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com