Search Results for

    Show / Hide Table of Contents
    View Source

    Class SortExpression

    Inheritance
    System.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
    System.String
    View Source

    Property

    Declaration
    public PropertyModel Property { get; set; }
    Property Value
    Type Description
    PropertyModel
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Direction
      • Property
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX