This topic has not yet been rated - Rate this topic

SP.UI.ModalDialog.ShowPopupDialog(url) Method

SharePoint 2010

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

SP.UI.ModalDialog.ShowPopupDialog(url);

url

Type: String

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

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.