Sorts the object alphabetically.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- ascending
- Type: System Boolean
If true, the resulting order will be ascending
- parentId (Optional)
- Type: System Int32
Only objects under this parent object will be sorted
- siteId (Optional)
- Type: System Int32
Only object within this site will be sorted
- groupId (Optional)
- Type: System Int32
Only objects within this group will be sorted
See Also