Skip to content

Generic dialog API

window.host

endDialog(object, ResultCallback<success>)

Within a modal or non-modal dialog opened with showModalDialog() or showNonModalDialog(), signal the dialog has ended with the specified result. The first parameter value is the dialog result.

Available since API version 3.2