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

var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementStateJS(name, settings);

Parameters

name
Name of UI element state.
Browser Compatibility
56+
45+
11
See Also