Allow pages to be synchronized using the PageLookup during import operation.

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

Syntax

C#
public bool IsCopyByReference { get; set; }

Implements

IPageTransferContext..::.IsCopyByReference

See Also