JavascriptDialogClosedEventArgs Properties |
Version 110.0.300 The JavascriptDialogClosedEventArgs type exposes the following members.
Properties
| Name | Description |
---|
![Public property Public property](../icons/pubproperty.gif) | Result |
Whether dialog was confirmed.
|
![Public property Public property](../icons/pubproperty.gif) | UserInput |
User input in case of prompt.
|
Top
See Also