ContactInfoProvider SetContactInfo Method (ContactInfo, Boolean)Kentico 8.0 API Reference
Sets (updates or inserts) specified contact.

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

Parameters

contactObj
Type: CMS.OnlineMarketing ContactInfo
Contact to be set
processAutomaticMerging
Type: OnlineSystem Boolean
Switch whether or not should be processed automatic contact merging. Default is true.
See Also