Class ConfigFile.FeatureToggles
Values for Feature Toggles; see the SuperOffice.FeatureToggles.dll assembly for definitions. Toggles not mentioned here will be OFF
Inherited Members
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 |