ImportSettingsControlsRegister Class |
Namespace: CMS.CMSImportExport
public static class ImportSettingsControlsRegister
The ImportSettingsControlsRegister type exposes the following members.
Name | Description | |
---|---|---|
GetSettingsControl |
Gets settings control registered for objectType.
| |
GetSiteSettingsControl |
Gets settings control registered for site objectType.
| |
RegisterSettingsControl |
Registers settings control for given objectType. The control is loaded when importing objects of specified type
using the UI wizard.
| |
RegisterSiteSettingsControl |
Registers settings control for given site objectType. The control is loaded when importing site objects of specified type
using the UI wizard.
|