Summary
Gets number of pages
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten - Containing Type
- MappedPagedList
<T>
Syntax
public long PageCount { get; }
Value
Type | Description |
---|---|
long | The page count. |