AutomaticContactMerger MergeWithinSite Method Kentico 8.0 API Reference
Merges contacts within a site. Decides to which one to merge by CMSContactForVisitor site setting.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

contact
Type: CMS.OnlineMarketing ContactInfo
contacts
Type: OnlineSystem.Collections.Generic List ContactInfo 
siteName
Type: OnlineSystem String

Return Value

Type: ContactInfo
See Also