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.
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiControlSettingsJS(containerId); var value; // Type: string value = instance.get_ContainerId();
function get_ContainerId() : string;