| ContactHelper Class |
Namespace: CMS.ContactManagement
public static class ContactHelper
The ContactHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| ANONYMOUS |
Prefix for anonymous contacts.
| |
| ANONYMOUS_CONTACT_LASTNAME_DATE_PATTERN |
Anonymous contact last name date format.
| |
| REPLACED_BRACKET_LEFT |
Replaced left bracket.
| |
| REPLACED_BRACKET_RIGHT |
Replaced right bracket.
|
| Name | Description | |
|---|---|---|
| CreateNewContact | Obsolete.
Creates new contact for subscriber and its relation.
| |
| EscapeString | Obsolete.
Escapes SQL string for use in dataset row filtering
| |
| GetContactListInfos |
Returns ContactListInfos for specified parameters.
| |
| GetEmailDomain |
Returns email domain name.
| |
| GetNewContact | Obsolete.
Creates and returns new anonymous contact.
| |
| RemoveCustomer |
Removes customer dependencies in all contact management objects.
|