Show / Hide Table of Contents

Class ConfigFile.Infrastructure

Configuration values for the Online Infrastructure

Inheritance
object
ConfigFile.Infrastructure
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public static class ConfigFile.Infrastructure

Properties

CustomerStateUrl

Url for looking up the customer state.

Declaration
public static string CustomerStateUrl { get; set; }
Property Value
Type Description
string

IsDebugModeActivated

Is online debug mode activated

Declaration
public static bool IsDebugModeActivated { get; set; }
Property Value
Type Description
bool
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top