ModuleCommands OnlineMarketingUpdateContactFromExternalData Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberOnlineMarketingUpdateContactFromExternalData(Object, Int32)
Updates contact information from various sources (bizform record, user, customer, subscriber) - this requires fields of the source object to be mapped to contact.
Public methodStatic memberOnlineMarketingUpdateContactFromExternalData(Object, Nullable Boolean , Int32)
Updates contact information from various sources (bizform record, user, customer, subscriber) - this requires fields of the source object to be mapped to contact.
Back to Top
See Also