DataQuerySettingsBase TQuery  OrderByAscending Method Kentico 8.1 API Reference
Adds the columns to the order by query to order by the given columns in ascending order

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

Parameters

columns
Type:  OnlineSystem String 
Columns to add to order by

Return Value

Type: TQuery
See Also