Classes
Class | Description | |
---|---|---|
![]() | AllowAssemblyScanAttribute |
Attribute to selectively include the assembly in plugin / module / composition scenarios.
|
![]() | FrameworkInitialization |
Initializes framework features
|
![]() | InitializableModuleAttribute |
A wrapper for the MEF's Export attribute for ISearchProvider interface.
|
![]() | ModuleDependencyAttribute |
Attribute to define that an IInitializableModule depends on another module to be initialized first.
|
![]() | PreventAssemblyScanAttribute |
Attribute to prevent using the assembly in plugin / module / composition scenarios.
|
![]() | Validator |
Contains validation methods
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IInitializableHttpModule |
Interface that you can implement to be part of the EPiServer Framework initialization chain with support for HTTP events.
|
![]() | IInitializableModule |
Interface that you can implement to be part of the EPiServer Framework initialization chain.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | InitializationState |
The various states for the initialization process
|