| CustomTableItemGenerator Class |
Namespace: CMS.CustomTables
public static class CustomTableItemGenerator
The CustomTableItemGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
| NewInstanceItemType |
Creates new instance of the given type
| |
| RegisterCustomTable(String, CustomTableItemFactory) |
Registers the given custom table item class
| |
| RegisterCustomTableItemType(String) |
Registers the given custom table item class
| |
| RegisterDefaultFactory |
Registers the default factory for the custom table items, which overlaps the default one
|