Property | Description | Returns |
---|---|---|
number | Get the number of the page | int |
offset | Get the offset at which this page starts | int |
zeroBasedOffset | Get the zero-based offset at which this page starts | int |
current | Check if the page is the currently active page | bool |
first | Check if the page is the first page | bool |
last | Check if the page is the last page | bool |
url | Get the url for this page | string |
PaginationPage (Api)
Page returned by Pagination helper