Click or drag to resize
ImportSettingsControlsRegister Methods

The ImportSettingsControlsRegister type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetSettingsControl
Gets settings control registered for objectType.
Public methodStatic memberGetSiteSettingsControl
Gets settings control registered for site objectType.
Public methodStatic memberRegisterSettingsControl
Registers settings control for given objectType. The control is loaded when importing objects of specified type using the UI wizard.
Public methodStatic memberRegisterSiteSettingsControl
Registers settings control for given site objectType. The control is loaded when importing site objects of specified type using the UI wizard.
Top
See Also