Gets a boolean indicating if this is the last page
Namespace: DotNetNuke.CollectionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
bool IsLastPage { get; } |
| Visual Basic |
|---|
ReadOnly Property IsLastPage As Boolean Get |
| Sandcastle Documented DotNetNuke Core |
| IPagedList<(Of <(<'T>)>)>..::..IsLastPage Property |
| IPagedList<(Of <(<'T>)>)> Interface See Also Send Feedback |
| C# |
|---|
bool IsLastPage { get; } |
| Visual Basic |
|---|
ReadOnly Property IsLastPage As Boolean Get |