Gets a boolean indicating if this is the last page
Namespace: DotNetNuke.CollectionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool IsLastPage { get; private set; } |
Visual Basic |
---|
Public Property IsLastPage As Boolean Get Private Set |