Click or drag to resize
UserContactDataPropagationChecker Class
Checks whether the propagation of UserInfo data to Contact object is allowed.
Inheritance Hierarchy
SystemObject
  CMS.ContactManagementUserContactDataPropagationChecker

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

The UserContactDataPropagationChecker type exposes the following members.

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