Class ConfigFile.SuspendedSite
Configuration values related to Suspended state.
Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public static class SuspendedSite : Object
Properties
download_baseurl
Download base url
Declaration
public static string download_baseurl { get; set; }
Property Value
Type | Description |
---|---|
String |
suspended
The current state of the site.
Declaration
public static bool suspended { get; set; }
Property Value
Type | Description |
---|---|
Boolean |