DocumentSortEventArgs Constructor (Int32, Boolean, DocumentSortEnum)Kentico 8.0 API Reference
Constructor.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

parentNodeId
Type: OnlineSystem Int32
Node ID of a document which sub-section should be sorted
ascending
Type: OnlineSystem Boolean
Indicates if the sort should be ascending
sortType
Type: CMS.DocumentEngine DocumentSortEnum
Defines the sort type (by alphabet or date)
See Also