iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

IPaginatedList.IsPreviousPageAvailable Property

Is a page available before the current page ? Return True if the previous page is available

[Visual Basic]
Property IsPreviousPageAvailable As 
[C#]
Boolean IsPreviousPageAvailable {get;}

See Also

IPaginatedList Interface | IBatisNet.Common.Pagination Namespace