IDataQuerySettingsOrderByColumns Property |
List of columns by which the result should be sorted, e.g. "NodeLevel, DocumentName DESC"
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax string OrderByColumns { get; set; }
Property Value
Type:
StringSee Also