Gets an identifier of DOM element where
WebUiControlJS must be placed.
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiControlSettingsJS(containerId);
var value; // Type: string
value = instance.get_ContainerId();
function get_ContainerId() : string;
Return Value
An identifier of DOM element.