Class ConfigFile.Globalization
Utility class used to access the Globalization section in the config file.
Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public static class Globalization : Object
Properties
AllwaysUseGsmPhoneStyle
Setting this property to true will retun all phone numbers formatted for the display in a GSM Phone style. Default value is false
Declaration
public static bool AllwaysUseGsmPhoneStyle { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
ApplicationCountryCode
Use this country code for associates that are not persons (e.g. anonymous and system users). Default is gb (e.g. England).
Declaration
public static string ApplicationCountryCode { get; set; }
Property Value
Type | Description |
---|---|
String |
UseApplicationCountryForPersons
Use the applications country (e.g.
Declaration
public static bool UseApplicationCountryForPersons { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
Remarks
Current county in the principal will forced to the