Class UserPreferenceStrings.SuperMode
SuperMode
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class SuperMode : Object
Fields
MainPanel
MainPanel currently set for user.
Declaration
public const string MainPanel = "MainPanel"
Field Value
Type | Description |
---|---|
String |
Section
Section heading
Declaration
public const string Section = "SuperMode"
Field Value
Type | Description |
---|---|
String |
TaskBarConfiguration
Current selection of task bar buttons
Declaration
public const string TaskBarConfiguration = "TaskBarConfiguration"
Field Value
Type | Description |
---|---|
String |
TaskBarMode
Whether the taskbar shows 'showall', 'hideall' or 'normal' of the buttons
Declaration
public const string TaskBarMode = "TaskBarMode"
Field Value
Type | Description |
---|---|
String |
TopArchivePerson
Current active view in Contacts section tab
Control type: Number, access: WizardDeclaration
public const string TopArchivePerson = "TopArchivePerson"
Field Value
Type | Description |
---|---|
String |
TopContactView
Current active view in Company screen
Control type: Number, access: WizardDeclaration
public const string TopContactView = "TopContactView"
Field Value
Type | Description |
---|---|
String |
TopDiaryView
Current active view in Diary screen
Control type: Number, access: WizardDeclaration
public const string TopDiaryView = "TopDiaryView"
Field Value
Type | Description |
---|---|
String |
TopEmailView
Current active view in E-mail screen
Control type: Number, access: WizardDeclaration
public const string TopEmailView = "TopEmailView"
Field Value
Type | Description |
---|---|
String |
TopPanel
Current active screen
Control type: Number, access: WizardDeclaration
public const string TopPanel = "TopPanel"
Field Value
Type | Description |
---|---|
String |
TopProjArchive
Current active view in Projects section tab
Control type: Number, access: WizardDeclaration
public const string TopProjArchive = "TopProjArchive"
Field Value
Type | Description |
---|---|
String |
TopProjectView
Current active view in Project screen
Control type: Number, access: WizardDeclaration
public const string TopProjectView = "TopProjectView"
Field Value
Type | Description |
---|---|
String |
TopReporterView
Active view in the Reports screen when you last logged out
Control type: Number, access: WizardDeclaration
public const string TopReporterView = "TopReporterView"
Field Value
Type | Description |
---|---|
String |
TopSelectionView
Current active view in Selection screen
Control type: Number, access: WizardDeclaration
public const string TopSelectionView = "TopSelectionView"
Field Value
Type | Description |
---|---|
String |