Initializes the object created with default constructor. Use it to load existing item from data row.
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
- dataRow
- Type: System.Data DataRow
Data row containing all page data
See Also