Click or drag to resize
IContactDataPropagationChecker Interface
Checks whether the propagation of data to Contact object is allowed.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax
C#
public interface IContactDataPropagationChecker

The IContactDataPropagationChecker type exposes the following members.

Methods
  NameDescription
Public methodIsAllowed
Checks whether the propagation of data to Contact object is allowed.
Top
See Also