Class PagedInfo
Represents paged information.
Inherited Members
Namespace: SimpleResults
Assembly: SimpleResults.dll
Syntax
public class PagedInfo
Constructors
Name | Description |
---|---|
Paged |
Initializes a new instance of the Paged |
Properties
Name | Description |
---|---|
Has |
Checks if it has next page. |
Has |
Checks if it has previous page. |
Page |
Gets the current page number. |
Page |
Gets the size per page. |
Total |
Gets the total number of pages. |
Total |
Gets the total records of a resource. |