CustomTableItemFactory Constructor |
Constructor
Namespace: CMS.CustomTablesAssembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 12.0.0
Syntax public CustomTableItemFactory(
Type type
)
Parameters
- type
- Type: SystemType
Type of the custom table item class
See Also