Click or drag to resize
CustomTableHelperGetCustomTableClasses Method
Returns the dataset containing custom tables classes.

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<DataClassInfo> GetCustomTableClasses()

Return Value

Type: ObjectQueryDataClassInfo
See Also