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

IPaginatedList.IsNextPageAvailable Property

Is a page available after the current page ? Return True if the next page is available

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

See Also

IPaginatedList Interface | IBatisNet.Common.Pagination Namespace