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
-
objectSysFeaturesLoader
- 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
Methods
Load()
public IList<FeatureState> Load()
Returns
- IList<FeatureState>