Updates contact information from various sources (bizform record, user, customer, subscriber) - this requires fields
of the source object to be mapped to contact.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- source
- Type: System Object
Source object
- allowOverwrite
- Type: System Nullable Boolean
If TRUE existing contact data can be overwritten, if FALSE only empty properties can be filled, if null flag will be get from data class info
- contactId
- Type: System Int32
Contact ID of contact to be updated
See Also