SP.UI.Dialog.closed Property
Applies to: SharePoint Foundation 2010
Gets a value that indicates whether the dialog has been closed.
var value = SP.UI.Dialog.get_closed();
Property Value
Type: Boolean
true if the dialog has been closed; otherwise, false.