| IPaginationT Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Common.Core.Dto
[Missing <typeparam name="T"/> documentation for "T:Netadmin.Management.Common.Core.Dto.IPagination`1"]
The IPaginationT type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| Boolean | HasNextPage | ||
| Boolean | HasPreviousPage | ||
| IEnumerableT | Items | ||
| Int32 | PageNumber | ||
| Int32 | PageSize | ||
| Int32 | TotalItems | ||
| Int32 | TotalPages |