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