System.Object
Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntaxpublic 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