| ExportSettingsControlsRegister Class |
Namespace: CMS.CMSImportExport
public static class ExportSettingsControlsRegister
The ExportSettingsControlsRegister 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 exporting objects of specified type
using the UI wizard.
| |
| RegisterSiteSettingsControl |
Registers settings control for given site objectType. The control is loaded when exporting site objects of specified type
using the UI wizard.
|