Returns data set depending on specified properties.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- ids
- Type: System String
ID(s) of the items to load. If null, all items are loaded
- topN
- Type: System Int32
Only take topN items
- offset
- Type: System Int32
Offset of the items
- maxRecords
- Type: System Int32
Maximum number of the records to get
- totalRecords
- Type: System Int32
Returns total number of records
Return Value
Type: DataSetSee Also