Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Enum TypeOfTransfer

Type of transfer Operation

Namespace: EPiServer.Core.Transfer
Assembly: EPiServer.dll
Version: 11.20.7
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