FeatureTogglesExtensions class

namespace: Serenity   assemblySerenity.Net.Core

Extensions for IFeatureToggles

public static class FeatureTogglesExtensions

Public Members

name description
static IsEnabled(…) Gets if a feature is enabled (3 methods)
static ToFeatureKey(…) Converts a feature (enum or string) to feature key string

See Also