Click or drag to resize
AccountHelperMerge Method
Overload List
  NameDescription
Public methodStatic memberMerge(AccountInfo, AccountInfo, Hashtable, Hashtable)
Merges one account into another account. Accounts must be on the same site (or global).
Public methodStatic memberMerge(AccountInfo, ListAccountInfo, Hashtable, Hashtable)
Will merge accounts into another account. If accounts are from different sites then new global account will be created.
Public methodStatic memberMerge(AccountInfo, DataSet, Hashtable, Hashtable)
Will merge accounts into another account. If accounts are from different sites then new global account will be created.
Top
See Also