Class HostDefinitionType
Defines the different types of redirection behavior that can be set on a HostDefinition
instance.
Inheritance
System.Object
HostDefinitionType
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public sealed class HostDefinitionType : Enum
Fields
Edit
Declaration
public const HostDefinitionType Edit
Field Value
Primary
Declaration
public const HostDefinitionType Primary
Field Value
RedirectPermanent
Declaration
public const HostDefinitionType RedirectPermanent
Field Value
RedirectTemporary
Declaration
public const HostDefinitionType RedirectTemporary
Field Value
Undefined
Declaration
public const HostDefinitionType Undefined
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Extension Methods