Table of Contents

Class SysFeaturesLoader

Namespace
ToSic.Sys.Capabilities.SysFeatures
Assembly
ToSic.Sys.Features.dll

Loads all System Features through reflection, for use at start-up to expand the features service.

[InternalApi_DoNotUse_MayChangeWithoutNotice]
public class SysFeaturesLoader : ServiceBase, IHasLog
Inheritance
object
SysFeaturesLoader
Implements
Inherited Members

Constructors

SysFeaturesLoader(IServiceProvider)

Loads all System Features through reflection, for use at start-up to expand the features service.

public SysFeaturesLoader(IServiceProvider sp)

Parameters

sp IServiceProvider

Methods

Load()

public IList<FeatureState> Load()

Returns

IList<FeatureState>