Click or drag to resize
CustomTableItemHandler Constructor (CustomTableItemHandler)
Constructor

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 12.0.0
Syntax
C#
public CustomTableItemHandler(
	CustomTableItemHandler parentHandler
)

Parameters

parentHandler
Type: CMS.CustomTablesCustomTableItemHandler
Parent handler
See Also