Search Results for

    Show / Hide Table of Contents
    View Source

    Class SortOption

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class SortOption

    Properties

    View Source

    Direction

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

    FieldName

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