Show / Hide Table of Contents

Class ConfigFile.FeatureToggles

Values for Feature Toggles; see the SuperOffice.FeatureToggles.dll assembly for definitions. Toggles not mentioned here will be OFF

Inheritance
Object
ConfigFile.FeatureToggles
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 FeatureToggles

Properties

State

Add feature toggle name to value (True/False) for toggles you wish to set

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