Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

PagedResult<T>

API reference for PagedResult<T> in Vendr, the eCommerce solution for Umbraco v8+

PagedResult<T>

Represents a paged result for a model collection

public class PagedResult<T> : PagedResultBase

Inheritance

Namespace

Parameters

Parameter Description
T

Constructors

PagedResult<T>

public PagedResult(long totalItems, long pageNumber, long pageSize)

Properties

Items

public IEnumerable<T> Items { get; set; }

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.