|
|
Model
|
| Name | Description | |
|---|---|---|
|
|
GetPagedList(ModelControllerT, UPostData, Int32) | Gets a subset of records from associated table, filtered and sorted as defined in postData. based on Take and 0-based page index |
|
|
GetPagedList(ModelControllerT, UPostData, 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 |