CustomTableItemProvider GetItems Method (String, String, String, Int32, String)Kentico 8.1 API Reference
Returns the query of all data record for given custom table filtered out by where condition and ordered by given expression.

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: ObjectQuery CustomTableItem 
See Also