CustomTableItem New ItemType  Method (String, DataRow)Kentico 8.0 API Reference
Creates new custom table item instance.

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

className
Type: OnlineSystem String
Class name in format application.class
dataRow
Type: OnlineSystem.Data DataRow
Data row containing both tree node and coupled table

Return Value

Type: ItemType
See Also