MappedPagedList<T>.

HasPreviousPage Property

Summary

Gets a value indicating whether there is a previous page

Syntax

public bool HasPreviousPage { get; }

Value

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