Search Results for

    Show / Hide Table of Contents

    Property Data

    | Improve this Doc View Source

    Data

    Gets the data of a page.

    Declaration
    public IEnumerable<T> Data { get; set; }
    Property Value
    Type Description
    IEnumerable<T>

    The data of a page. Its default value is never a null value.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright ©2023 SimpleResults