Overload List
| Name | Description | |
|---|---|---|
| SetSort(String) | Obsolete. Sets the sort to the terms in field | |
| SetSort(array<String>[]()[][]) | Obsolete. Sets the sort to the terms in each field in succession. | |
| SetSort(SortField) | Sets the sort to the given criteria. | |
| SetSort(array<SortField>[]()[][]) | Sets the sort to the given criteria in succession. | |
| SetSort(String, Boolean) | Obsolete. Sets the sort to the terms in field |