public static void Migrate( User oldUser, User newUser, bool includeOrderData, bool isNewUserAccount, bool migrateBasketShipments )
Parameters
- oldUser
- The user that provides the source data.
- newUser
- The user to receive the data.
- includeOrderData
- If true, order history and address book are migrated.
- isNewUserAccount
- If true, newUser represents an account just created.
- migrateBasketShipments
- If true basket shipments as they are currently created will also be transfered