Click or drag to resize
DocumentSortEventArgsTDocumentSortType Property
Defines the sort type (by alphabet or date).

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public DocumentSortEnum SortType { get; protected set; }

Property Value

Type: DocumentSortEnum
See Also