createControl MethodStatic
Deprecated in 3.7. Use create
method.
Creates a control registered by calling registerControl.
createControl(classId: string, uniqueId: string, options?: any, controlId?: string): undefined | ConfigurableUiElement
Returns - undefined | ConfigurableUiElement
the created control
Defined in
Last Updated: 20 June, 2023