// Parameters var containerId; // Type: string var instance = new Vintasoft.Imaging.UI.UIElements.WebUiControlSettingsJS(containerId);
function WebUiControlSettingsJS(
containerIdAn identifier of DOM-element, where control must be placed.: string
) : WebUiControlSettingsJS;
Parameters
- containerId
- An identifier of DOM-element, where control must be placed.