SiteListOrderByFields
Was this section helpful?
What made this section unhelpful for you?
Was this section helpful?
Field parameter by which list should be sorted.
1
2
3
4
enum SiteListOrderByFields {
"""Sorts site list on the name field."""
NAME
}