TreeProvider SortNodesAlphabetically Method Kentico 8.1 API Reference
Sort child nodes alphabetically.

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 alphabetical order should be ascending or descending.
See Also