Gets a boolean indicating if there is a next page available

Namespace: DotNetNuke.Collections
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
bool HasNextPage { get; }
Visual Basic
ReadOnly Property HasNextPage As Boolean
	Get

See Also