SP.UI.ModalDialog.ShowPopupDialog(url) Method

Applies to: SharePoint Foundation 2010

Displays a modal dialog using the page at the specified URL.

SP.UI.ModalDialog.ShowPopupDialog(url);

Parameters

url

Type: String

The URL of the page to be shown in the modal dialog.

Applies To

SP.UI.ModalDialog Class

Remarks

This method opens the page with the specified URL in the modal dialog.

See Also

Reference

SP.UI.ModalDialog Methods

SP.UI.ModalDialog Properties

SP.UI Namespace