Click or drag to resize
ContactInfoProviderSetContactInfoInternal Method (ContactInfo, Boolean)
Sets (updates or inserts) specified contact.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
protected virtual void SetContactInfoInternal(
	ContactInfo contactObj,
	bool processAutomaticMerging
)

Parameters

contactObj
Type: CMS.OnlineMarketingContactInfo
processAutomaticMerging
Type: SystemBoolean
See Also