Search Results for

    Show / Hide Table of Contents
    View Source

    Class SortingModel

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Models.ContentEditing
    Assembly: Umbraco.Core.dll
    Syntax
    public class SortingModel

    Properties

    View Source

    Key

    Declaration
    public required Guid Key { get; init; }
    Property Value
    Type Description
    Guid
    View Source

    SortOrder

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