Show / Hide Table of Contents

Class ConfigFile.SuspendedSite

Configuration values related to Suspended state.

Inheritance
object
ConfigFile.SuspendedSite
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.SuspendedSite

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
bool
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top