Wijmo UI for the Web
originalState Field

The original state of the dialog box.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.dialog.IStateChangedEventArgs;
var value; // Type: string
value = instance.originalState;
Javascript (Specification) 
var originalState : string;
Browser Compatibility
7
5
5

See Also

Reference

IStateChangedEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.