Trims first data table from source to fit into page.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- source
- Type: System Object
Data source
- offset
- Type: System Int32
Index of first record belonging to result page
- pageSize
- Type: System Int32
Page size
- totalRecords
- Type: System Int32
Total records
Return Value
Type: DataSetSee Also