The default page transfer context is the context used to transfer pages (the copy functionality)

Namespace:  EPiServer.Core.Transfer
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
public class DefaultPageTransferContext : IPageTransferContext

Inheritance Hierarchy

System..::.Object
  EPiServer.Core.Transfer..::.DefaultPageTransferContext

See Also