SP.UI.ModalDialog Methods
Applies to: SharePoint Foundation 2010
The following table lists the methods of the SP.UI.ModalDialog class.
Methods
Name |
Description |
---|---|
Closes the most recently opened modal dialog with the specified dialog result. |
|
Closes the most recently opened modal dialog with the specified dialog result and return value. |
|
Displays a modal dialog with the specified URL, options, callback function, and arguments. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
Displays a modal dialog with the specified URL, callback function, width, and height. |
|
Refreshes the parent page of the modal dialog when the dialog is closed by clicking OK. |
|
Displays a modal dialog with specified dialog options. |
|
Displays a modal dialog using the page at the specified URL. |
|
Displays a wait screen dialog that has a Cancel button using the specified parameters. |
|
Displays a wait screen dialog that does not have a Cancel button using the specified parameters. |