Click or drag to resize
CustomTableHelper Class
Provides methods for creating search documents for custom tables
Inheritance Hierarchy
SystemObject
  CMS.CustomTablesCustomTableHelper

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 9.0.0
Syntax
C#
public class CustomTableHelper

The CustomTableHelper type exposes the following members.

Constructors
  NameDescription
Public methodCustomTableHelper
Top
Methods
  NameDescription
Public methodStatic memberGetCustomTableClasses
Returns the dataset containing custom tables classes.
Public methodStatic memberGetCustomTableClasses(Int32)
Returns the dataset containing custom tables classes allowed in site.
Public methodStatic memberGetFilteredTablesByPermission
Returns DataSet with custom tables which current user can read.
Top
See Also