Search Results for

    Show / Hide Table of Contents
    View Source

    Class SortExpression

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Models.TemplateQuery
    Assembly: Umbraco.Core.dll
    Syntax
    public class SortExpression

    Properties

    View Source

    Direction

    Declaration
    public string? Direction { get; set; }
    Property Value
    Type Description
    string
    View Source

    Property

    Declaration
    public PropertyModel? Property { get; set; }
    Property Value
    Type Description
    PropertyModel
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX