In This Topic
Gets an active UI element state.
Syntax
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementJS(settings);
var value; // Type: Vintasoft.Imaging.UI.UIElements.WebUiElementStateJS
value = instance.get_ActiveState();
Return Value
A
WebUiElementStateJS object OR null if UI element does not have state collection.
Browser Compatibility
See Also