MappedPagedList<T>.

HasNextPage Property

Summary

Gets a value indicating whether there is next page

Syntax

public bool HasNextPage { get; }

Value

Type Description
bool true if this instance has next page; otherwise, false.