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