VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiControlSettingsJS type / WebUiControlSettingsJS Constructor(string)
Syntax BrowserCompatibility SeeAlso
In This Topic
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
56+
45+
11
See Also