Click or drag to resize
AccountHelper Class
Helper class for merging, splitting and deleting accounts.
Inheritance Hierarchy
SystemObject
  CMS.ContactManagementAccountHelper

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public class AccountHelper

The AccountHelper type exposes the following members.

Constructors
  NameDescription
Public methodAccountHelper
Top
Methods
  NameDescription
Public methodStatic memberCreateAccountContactRelation
Creates new Account - Contact relation.
Public methodStatic memberDelete
Deletes account.
Public methodStatic memberGetNewAccount
Creates and returns new account.
Top
See Also