Namespace EPiServer.Framework.Initialization
Classes
AssemblyExtension
Extension methods to simplify working with assemblies
AssemblyList
Provides a list of assemblies that should be used when scanning for plugins / modules etc.
HostType
The type of host application that is being initialized
InitializationEngine
Used internally by EPiServer to initialize a set of modules
InitializationException
Thrown by the initialization engine and contains references to one or more initialization modules causing the exception
TerminateInitializationException
Exception thrown to terminate initialization
TimeMeters
hold stopowatch for each registered key in memory, The class is not thread safe. It is used only internally to see result from time meters you can navigate to ~/siteurl/shell/Debug/ShowTimeMeters with administrator permission has access to the result
Interfaces
IInitializationEngine
Used internally by EPiServer to initialize a set of modules