

| DocumentSortEnum Enumeration | 
Namespace: CMS.DocumentEngine
 Syntax
Syntaxpublic enum DocumentSortEnum
 Members
Members| Member name | Value | Description | |
|---|---|---|---|
| Unknown | -1 | Unknown type of sort. | |
| Alphabetically | 0 | Sorting by alphabet. | |
| ByDate | 1 | Sorting by date. | 
 See Also
See AlsoCopyright (c) 2023 Kentico Software