Interface ConfigFile.IFeatureTogglesConfiguration
Values for Feature Toggles; see the SuperOffice.FeatureToggles.dll assembly for definitions. Toggles not mentioned here will be OFF Created in Database scope
Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public interface ConfigFile.IFeatureTogglesConfiguration
Properties
State
Add feature toggle name to value (True/False) for toggles you wish to set
Declaration
NameValueCollection State { get; }
Property Value
Type | Description |
---|---|
NameValueCollection |