ModuleCommands OnlineMarketingUpdateContactFromExternalSource Method Kentico 8.0 API Reference
Updates specific contact values.

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

Parameters

source
Type: OnlineSystem.Collections.Generic Dictionary OnlineString, OnlineObject 
List of updated contact values
allowOverwrite
Type: OnlineSystem Nullable OnlineBoolean 
Indicates if existing contact values should be overwritten
contactId
Type: OnlineSystem Int32
Contact ID to be updated
See Also