| PagingInfo Properties |
The PagingInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ItemsCount |
Gets or sets the items count.
| |
| OrderAsc |
Gets or sets a value indicating whether items should be order asc or not.
| |
| OrderBy |
Gets or sets wich property should be used for ordering items.
| |
| PageNumber |
Gets or sets the page number.
| |
| PageSize |
Gets or sets the size of the page.
|