WebUiControlSettingsJS Constructor(string)
In This Topic
Initializes a new instance of the
WebUiControlSettingsJS class.
Syntax
// Parameters
var containerId; // Type: string
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiControlSettingsJS(containerId);
Parameters
- containerId
- An identifier of DOM-element, where control must be placed.
Browser Compatibility
See Also