| DocumentSortEnum Enumeration |
Namespace: CMS.DocumentEngine
public enum DocumentSortEnum
| Member name | Value | Description | |
|---|---|---|---|
| Unknown | -1 | Unknown type of sort. | |
| Alphabetically | 0 | Sorting by alphabet. | |
| ByDate | 1 | Sorting by date. |
Copyright (c) 2019 Kentico Software