Summary
Gets one-based index of last item in current page
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten - Containing Type
- MappedPagedList
<T>
Syntax
public long LastItemOnPage { get; }
Value
| Type | Description |
|---|---|
| long | The last item on page. |
