IJsDialogCallback Interface |
[Missing <summary> documentation for "T:CefSharp.IJsDialogCallback"]
Namespace: CefSharp
The IJsDialogCallback type exposes the following members.
Name | Description | |
---|---|---|
IsDisposed |
Gets a value indicating whether the callback has been disposed of.
|
Name | Description | |
---|---|---|
Continue(Boolean) |
Continue the Javascript dialog request.
| |
Continue(Boolean, String) |
Continue the Javascript dialog request.
| |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |