Creates new CustomTableItem instance which must inherit the CustomTableItem class.
Namespace: CMS.CustomTablesAssembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- className
- Type: System String
Class name in format application.class
- dataRow (Optional)
- Type: System.Data DataRow
Data row containing both tree node and coupled table
Return Value
Type: CustomTableItemSee Also