TreeProvider SortNodesByDate Method Kentico 8.1 API Reference
Sort child nodes by date.

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

Parameters

parentNodeId
Type: OnlineSystem Int32
Parent node ID
ascending
Type: OnlineSystem Boolean
Indicates whether the sort should be from older to newer or vice versa.
See Also