Gets a boolean indicating if this is the first page

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

Syntax

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

See Also