SaaS CMS has officially launched! Learn more now.

Enum MirroringTransferAction

Decides how the mirroring pages should be saved. Default value (None) indicates the new page should be saved as new version.

Namespace: EPiServer.MirroringService.MirroringTransferProtocol.Common
Assembly: EPiServer.Cms.AspNet.dll
Version: 11.20.7
Syntax
public enum MirroringTransferAction

Fields

Name Description
ForceCurrentVersion

Force on the current version.

None

Extension Methods