Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.ContactManagement Namespaces
CMS.ContactManagement
IContactDataMapper Interface
IContactDataMapper Methods
Map Method
IContactDataMapper
Map Method
Maps
data
to provided
contact
.
Namespace:
CMS.ContactManagement
Assembly:
CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 11.0.0
Syntax
C#
Copy
bool
Map
(
ISimpleDataContainer
data
,
ContactInfo
contact
)
Parameters
data
Type:
CMS.Base
ISimpleDataContainer
Data to modify contact with.
contact
Type:
CMS.ContactManagement
ContactInfo
Contact.
Return Value
Type:
Boolean
Returns
true
if there were any properties to map.
See Also
Reference
IContactDataMapper Interface
CMS.ContactManagement Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com