Returns filtered data from dataset.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- where
- Type: System String
- orderBy
- Type: System String
- topN
- Type: System Int32
- offset
- Type: System Int32
- maxRecords
- Type: System Int32
- totalRecords
- Type: System Int32
Return Value
Type: DataSetSee Also