Gets an identifier of DOM-element that contains this control.
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiControlJS(settings);
var value; // Type: string
value = instance.get_ContainerId();
function get_ContainerId() : string;
Return Value
An identifier of DOM element.