Click or drag to resize
IDataQuerySettingsOrderByColumns Property
List of columns by which the result should be sorted, e.g. "NodeLevel, DocumentName DESC"

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
string OrderByColumns { get; set; }

Property Value

Type: String
See Also