Class SortingModel
Inheritance
object
Namespace: Umbraco.Cms.Core.Models.ContentEditing
Assembly: Umbraco.Core.dll
Syntax
public class SortingModel
Properties
View SourceKey
Declaration
public required Guid Key { get; init; }
Property Value
| Type | Description |
|---|---|
| Guid |
SortOrder
Declaration
public required int SortOrder { get; init; }
Property Value
| Type | Description |
|---|---|
| int |