Processes the page results - Removes the system columns and gets the total records number.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- ds
- Type: System.Data DataSet
DataSet with the results
- totalRecords
- Type: System Int32
Returns the total records number
See Also