VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiTypedInputElementJS type / WebUiTypedInputElementJS Constructor(object)
Syntax BrowserCompatibility SeeAlso
In This Topic
WebUiTypedInputElementJS Constructor(object)
In This Topic
Initializes a new instance of the WebUiTypedInputElementJS class.
Syntax
// Parameters
var settings; // Type: object

var instance = new Vintasoft.Imaging.UI.UIElements.WebUiTypedInputElementJS(settings);

Parameters

settings
The settings of UI element.
Browser Compatibility
56+
45+
11
See Also