A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class ImportEventArgs.ContextOfImport

Specifies the import context

Inheritance
System.Object
ImportEventArgs.ContextOfImport
Namespace: EPiServer.Enterprise
Assembly: EPiServer.Enterprise.dll
Version: 12.0.3
Syntax
public sealed class ContextOfImport : Enum

Fields

Import

Declaration
public const ImportEventArgs.ContextOfImport Import
Field Value
Type Description
ImportEventArgs.ContextOfImport

MirroringImport

Declaration
public const ImportEventArgs.ContextOfImport MirroringImport
Field Value
Type Description
ImportEventArgs.ContextOfImport

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods