Show / Hide Table of Contents

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

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top