registerControl MethodStatic

Registers a control implementing the ConfigurableUiElement interface. These controls can be a ContentControl, NavigationAidControl, StatusBarWidgetControl, WidgetControl or ToolUiProvider.

registerControl(classId: string, constructor: ConfigurableUiControlConstructor): void

Parameter Type Description
classId string the class id of the control to register
constructor ConfigurableUiControlConstructor the constructor of the control to register

Defined in

Last Updated: 08 January, 2020