Click or drag to resize
DocumentChangeOrderEventArgsTDocumentOrderType Property
Defines the order type (First, Last, Alphabetical) if the NewOrder is not specified.

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

Property Value

Type: DocumentOrderEnum
See Also