Show / Hide Table of Contents

Class UserPreferenceStrings.Sorting

Sorting

Inheritance
object
UserPreferenceStrings.Sorting
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top