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.PagedModel-1.html below:

View Source Class PagedModel<T> Inheritance

System.Object

Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax
public class PagedModel<T>
Type Parameters Constructors View Source PagedModel() Declaration View Source PagedModel(Int64, IEnumerable<T>) Declaration
public PagedModel(long total, IEnumerable<T> items)
Parameters Type Name Description System.Int64 total IEnumerable<T> items Properties View Source Items Declaration
public IEnumerable<T> Items { get; set; }
Property Value Type Description IEnumerable<T> View Source Total Declaration
public long Total { get; set; }
Property Value Type Description System.Int64

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