MappedPagedList<T>.

IsFirstPage Property

Summary

Gets a value indicating whether the current page is first page

Syntax

public bool IsFirstPage { get; }

Value

Type Description
bool true if this instance is first page; otherwise, false.