Gets a boolean indicating if this is the last page

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

Syntax

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

See Also