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