Click or drag to resize

ModelControllerTGetPagedList Method

Overload List
  Name Description
Public method GetPagedList(ModelControllerTPostData, Int32) Gets a subset of records from associated table, filtered and sorted as defined in postData. based on Take and 0-based page index
Public method GetPagedList(ModelControllerTPostData, Int32, String) Gets a subset of records from associated table, filtered and sorted as defined in postData. based on Take and 0-based page index
Top
See Also