Documents sort type enumeration.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
Member name | Value | Description | |
---|---|---|---|
Unknown | -1 | Unknown type of sort. | |
Alphabetically | 0 | Sorting by alphabet. | |
ByDate | 1 | Sorting by date. |
See Also