Enum HostType
The type of host application that is being initialized
Namespace: EPiServer.Framework.Initialization
Assembly: EPiServer.Framework.dll
Version: 10.10.4Syntax
public enum HostType
Fields
Name | Description |
---|---|
Installer | |
Service | |
TestFramework | |
Undefined | |
VisualStudio | |
WebApplication |