Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.ContactManagement Namespaces
CMS.ContactManagement
ContactChangeData Class
ContactChangeData Constructor
ContactChangeData Constructor
ContactChangeData Constructor (IDataContainer)
ContactChangeData Constructor (IDataContainer)
Creates new instance of
ContactChangeData
and set up its properties from given
dataRowContainer
.
Namespace:
CMS.ContactManagement
Assembly:
CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax
C#
Copy
public
ContactChangeData
(
IDataContainer
dataRowContainer
)
Parameters
dataRowContainer
Type:
CMS.Base
IDataContainer
Data row container containing the data used for creating the
ContactChangeData
Exceptions
Exception
Condition
ArgumentNullException
dataRowContainer
is
null
See Also
Reference
ContactChangeData Class
ContactChangeData Overload
CMS.ContactManagement Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com