Gets or sets a value indicating whether the list has a next page.

Namespace:  Mindroute.Core.Collections
Assembly:  Mindroute.Core (in Mindroute.Core.dll) Version: 1.0.0.0 (1.0.0)

Syntax

C#
bool HasNextPage { get; set; }
Visual Basic (Declaration)
Property HasNextPage As Boolean

See Also