Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.CustomTables
CustomTableItemHandler Class
CustomTableItemHandler Methods
GetRecursionKey Method
StartEvent Method
CustomTableItemHandler
GetRecursionKey Method
Gets the recursion key for this handler
Namespace:
CMS.CustomTables
Assembly:
CMS.CustomTables (in CMS.CustomTables.dll) Version: 12.0.0
Syntax
C#
Copy
public
string
GetRecursionKey
(
CustomTableItemEventArgs
e
)
Parameters
e
Type:
CMS.CustomTables
CustomTableItemEventArgs
Event arguments
Return Value
Type:
String
Implements
IRecursionControlHandler
TArgs
GetRecursionKey(TArgs)
See Also
Reference
CustomTableItemHandler Class
CMS.CustomTables Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com