Search Results for

    Show / Hide Table of Contents
    View Source

    Class ListViewPagedModel<TContent>

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public class ListViewPagedModel<TContent>
        where TContent : IContentBase
    Type Parameters
    Name Description
    TContent

    Fields

    View Source

    ListViewConfiguration

    Declaration
    public required ListViewConfiguration
    Field Value
    Type Description
    required

    Methods

    View Source

    PagedModel<TContent>(Items)

    Declaration
    public required PagedModel<TContent>(Items)
    Parameters
    Type Name Description
    Items
    Returns
    Type Description
    required
    Type Parameters
    Name Description
    TContent
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • ListViewConfiguration
    • Methods
      • PagedModel<TContent>(Items)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX