CustomTableItemProvider GetItems Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetItems(String)
Returns the query for all custom table items.
Public methodStatic memberGetItems(String, String, String, Int32, String)
Returns the query of all data record for given custom table filtered out by where condition and ordered by given expression.
Back to Top
See Also