AutomaticContactMerger MergeWithinSite Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: ContactInfo
See Also