SP.UI.Dialog.returnValue Property
Applies to: SharePoint Foundation 2010
Gets or sets the return value of the dialog.
var value = SP.UI.Dialog.get_returnValue();
SP.UI.Dialog.set_returnValue(value);
Property Value
Type: Object
The return value of the dialog.