VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebThumbnailViewerJS type / WebThumbnailViewerJS Constructor(string)
Syntax BrowserCompatibility SeeAlso
In This Topic
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
56+
45+
11
See Also