Click or drag to resize
CustomTableItemProvider Constructor

Note: This API is now obsolete.

Constructor (Creates uninitialized provider.)

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("This constructor is meant for system purposes, it shouldn't be used directly.")]
public CustomTableItemProvider()
See Also