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).
Remarks Supported data types are text, longtext, integer, longinteger. Remarks Categories without visible fields are not returned. Remarks Hidden categories with visible fields are not returned. | |
IsFieldAvailableForImport |
Checks whether contact field is available for import.
|