Kentico 8.2 API Reference
Kentico 8.2 API Reference
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: 8.2.23
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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com