Adds the order by to en existing one.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- orderBy
- Type: System String
Original order by
- add
- Type: System String
Order by to add
- dir (Optional)
- Type: CMS.DataEngine OrderDirection
Order direction
Return Value
Type: StringSee Also