Class UserPreferenceStrings.Sorting
Sorting
Inherited Members
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class Sorting
Fields
Section
Section heading
Declaration
public const string Section = "Sorting"
Field Value
Type | Description |
---|---|
String |
SortingAssociates
The display format and sort order of associates in lists (e.g. Last name, First name or First name Last name)
Control type: List, access: Admin, Crm, Admin users, Wizard
Declaration
public const string SortingAssociates = "SortingAssociates"
Field Value
Type | Description |
---|---|
String |
SortingLists
The display format and sort order of items in lists (e.g. name or rank)
Control type: List, access: Admin, Crm, Admin users, Wizard
Declaration
public const string SortingLists = "SortingLists"
Field Value
Type | Description |
---|---|
String |
SortingPersons
The display format and sort order of contacts in lists (e.g. Last name, First name or First name Last name)
Control type: List, access: Admin, Crm, Admin users, Wizard
Declaration
public const string SortingPersons = "SortingPersons"
Field Value
Type | Description |
---|---|
String |