SaaS CMS has officially launched! Learn more now.

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