IDataQuerySettings TQuery  OrderByAscending Method Kentico 8.0 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.0.5239.26125)

Parameters

columns
Type:  OnlineSystem String 
Columns to add to order by

Return Value

Type: TQuery
See Also