Class ItemSortingRequestModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Api.Management.ViewModels.Sorting
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class ItemSortingRequestModel
Properties
View SourceId
Declaration
public Guid Id { get; set; }
Property Value
| Type | Description |
|---|---|
| Guid |
SortOrder
Declaration
public int SortOrder { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |