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