var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: string value = instance.get_ControlId();
function get_ControlId() : string;
Return Value
An identifier of the parent DOM element of viewer.
var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: string value = instance.get_ControlId();
function get_ControlId() : string;