Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class FeatureState

Whether a feature state is enabled or disabled

Inheritance
System.Object
FeatureState
Namespace: Mediachase.Commerce.Core.Features
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public sealed class FeatureState : Enum

Fields

Disabled

Feature disabled

Declaration
public const FeatureState Disabled
Field Value
Type Description
FeatureState

Enabled

Enabled by default

Declaration
public const FeatureState Enabled
Field Value
Type Description
FeatureState

value__

Declaration
public int value__
Field Value
Type Description
System.Int32