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: 9.0.0
Syntax
C#
protected virtual void SetContactInfoInternal(
	ContactInfo contactObj,
	bool processAutomaticMerging
)

Parameters

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