Enum HostDefinitionType
Defines the different types of redirection behavior that can be set on a HostDefinition instance.
Namespace: EPiServer.Web
Assembly: EPiServer.dll
Version: 8.11.0Syntax
public enum HostDefinitionType
Fields
| Name | Description |
|---|---|
| Edit | |
| Primary | |
| RedirectPermanent | |
| RedirectTemporary | |
| Undefined |