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