Creates new custom table item instance
Namespace: CMS.CustomTablesAssembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- dr (Optional)
- Type: System.Data DataRow
Data row with the object data
- useGenerator (Optional)
- Type: System Boolean
If true, the process allows using the generator to differentiate between particular info types based on data
Return Value
Type: CustomTableItemSee Also