Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Refreshes the parent page of the modal dialog when the dialog is closed by clicking OK.
SP.UI.ModalDialog.RefreshPage(dialogResult);
Parameters
dialogResult
Type: SP.UI.DialogResult
The result of the modal dialog.
Applies To
Remarks
This method refreshes the parent page if the modal dialog result is DialogResult.OK.