AccountHelperMerge Method |
Name | Description | |
---|---|---|
Merge(AccountInfo, AccountInfo, Hashtable, Hashtable) |
Merges one account into another account. Accounts must be on the same site (or global).
| |
Merge(AccountInfo, ListAccountInfo, Hashtable, Hashtable) |
Will merge accounts into another account. If accounts are from different sites then new global account will be created.
| |
Merge(AccountInfo, DataSet, Hashtable, Hashtable) |
Will merge accounts into another account. If accounts are from different sites then new global account will be created.
|