A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Models.PagedResult-1.html below:

View Source Class PagedResult<T>

Represents a paged result for a model collection

Inheritance

System.Object

Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax
[DataContract(Name = "pagedCollection", Namespace = "")]
public class PagedResult<T> : PagedResult
Type Parameters Constructors View Source PagedResult(Int64, Int64, Int64) Declaration
public PagedResult(long totalItems, long pageNumber, long pageSize)
Parameters Type Name Description System.Int64 totalItems System.Int64 pageNumber System.Int64 pageSize Properties View Source Items Declaration
[DataMember(Name = "items")]
public IEnumerable<T>? Items { get; set; }
Property Value Type Description System.Nullable<IEnumerable<T>>

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4