VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiControlJS type / get_ContainerId Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ContainerId Method
In This Topic
Gets an identifier of DOM-element that contains this control.
Syntax
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiControlJS(settings);

var value; // Type: string
value = instance.get_ContainerId();

Return Value

An identifier of DOM element.
Browser Compatibility
56+
45+
11
See Also