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

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

Parameters

className
Type: OnlineSystem String
Class name in format application.class
data
Type: CMS.Base IDataContainer
Data container containing both tree node and coupled table

Return Value

Type: ItemType
See Also