IFeatureController Interface

Definition

Keeps track of requests to disable a feature using IFeatureService. Each IFeatureController may re-enable a feature it disabled, but may not re-enable a feature disabled by another IFeatureController.

public interface class IFeatureController
public interface IFeatureController
type IFeatureController = interface
Public Interface IFeatureController

Applies to