CustomTableItemProvider CreateInfo Method (DataRow, Boolean)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

dr (Optional)
Type: OnlineSystem.Data DataRow
Data row with the object data
useGenerator (Optional)
Type: OnlineSystem Boolean
If true, the process allows using the generator to differentiate between particular info types based on data

Return Value

Type: CustomTableItem
See Also