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