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

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