Interface IPageResponse
- Namespace
- Dynamic
Data .Operators
- Assembly
- DynamicData.dll
Response from the pagination operator.
- Extension Methods
Properties
Page
Gets the current page.
Property Value
PageSize
Gets the size of the page.
Property Value
Pages
Gets total number of pages.
Property Value
TotalSize
Gets the total number of records in the underlying cache.