SaaS CMS has officially launched! Learn more now.

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