Data reloading event handler.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- completeWhere
- Type: System String
Complete where condition
- currentOrder
- Type: System String
Current order by clause
- currentTopN
- Type: System Int32
Current top N value
- columns
- Type: System String
Currently selected columns
- currentOffset
- Type: System Int32
Current page offset
- currentPageSize
- Type: System Int32
Current size of page
- totalRecords
- Type: System Int32
Returns number of returned records
Return Value
Type: DataSetSee Also