ContactImportFieldsProvider Class |
Namespace: CMS.ContactManagement.Web.UI
public class ContactImportFieldsProvider
The ContactImportFieldsProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContactImportFieldsProvider |
Creates instance.
|
Name | Description | |
---|---|---|
![]() | GetCategoriesAndFieldsAvailableForImport |
Gets fields and categories from "om.contact.CMSImportContacts" alternative form without fields that are not supported by contact import (eg. DateTime).
![]() Supported data types are text, longtext, integer, longinteger. ![]() Categories without visible fields are not returned. ![]() Hidden categories with visible fields are not returned. |
![]() | IsFieldAvailableForImport |
Checks whether contact field is available for import.
|