Class TemplateQueryExecuteSortModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Api.Management.ViewModels.Template.Query
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class TemplateQueryExecuteSortModel
Properties
View SourceDirection
Declaration
public string Direction { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
PropertyAlias
Declaration
public string PropertyAlias { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |