IDataQuerySettings<TQuery>.OrderBy Method (String[])Kentico 8.1 API Reference
Adds the columns to the order by query

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