WebThumbnailViewerJS Constructor(string)
In This Topic
Initializes a new instance of the
WebThumbnailViewerJS class.
Syntax
// Parameters
var controlId; // Type: string
var instance = new Vintasoft.Imaging.UI.WebThumbnailViewerJS(controlId);
Parameters
- controlId
- Identifier of parent DOM element.
Browser Compatibility
See Also