var instance = new Vintasoft.Imaging.Html5.WebThumbnailViewerJS(controlId); var value; // Type: string value = instance.get_ControlId();
function get_ControlId() : string;
Return Value
An identifier of WebForms thumbnail viewer control.
var instance = new Vintasoft.Imaging.Html5.WebThumbnailViewerJS(controlId); var value; // Type: string value = instance.get_ControlId();
function get_ControlId() : string;