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

Enum TypeOfTransfer

Type of transfer Operation

Namespace: EPiServer.Core.Transfer
Assembly: EPiServer.dll
Version: 10.10.4
Syntax
public enum TypeOfTransfer

Fields

Name Description
Copying

Normal Copy/Paste operation

Exporting

Normal Exporting operation

Importing

Normal Importing operation

MirroringExporting

Mirroring Exporting operation

MirroringImporting

Mirroring Importing operation

Unspecified

Normal and neutral operation

Extension Methods