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