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