Namespace EPiServer.ServiceLocation.AutoDiscovery
Classes
ServiceLocatorFactoryAttribute
NOTE: This is a pre-release API that is UNSTABLE and might not satisfy the compatibility requirements as denoted by its associated normal version. Used to automatically detrmine a IOC container if no is explicitly registered with InitializationEngine. Attribute that defines a type of IServiceLocatorFactory which is the abstraction of the IOC container.
Interfaces
IServiceLocatorFactory
Signature that type specified by ServiceLocatorFactoryAttribute should implement