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 ExportEventArgs.ContextOfExport

Specifies the export context

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

Fields

Export

Declaration
public const ExportEventArgs.ContextOfExport Export
Field Value
Type Description
ExportEventArgs.ContextOfExport

MirroringExport

Declaration
public const ExportEventArgs.ContextOfExport MirroringExport
Field Value
Type Description
ExportEventArgs.ContextOfExport

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods