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
See Also