BaseInfo InitObjectsOrder Method Kentico 8.1 API Reference
Inits the proper item order so the order is consistent.

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

Parameters

orderColumn
Type: OnlineSystem String
Name of the order column. If null, OrderColumn from TypeInfo is taken
See Also