Gets a boolean indicating if there is a previous page available

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

Syntax

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

See Also