Shunde.NET Framework Class Library

PagingUtil Properties

The properties of the PagingUtil class are listed below. For a complete list of PagingUtil class members, see the PagingUtil Members topic.

Public Instance Properties

CurrentPageHolds Value of property currentPage
HasNextPage Specifies whether there is another page or not
HasPreviousPage Specifies whether there is a previous page or not
NumberOfItemsHolds Value of property size
NumberPerPageHolds Value of property numberPerPage
TotalPages The total number of pages of items

See Also

PagingUtil Class | Shunde.Utilities Namespace