SP.UI.Dialog.url Property
Applies to: SharePoint Foundation 2010
Gets the URL of the page that appears on the dialog.
var value = SP.UI.Dialog.get_url();
Property Value
Type: String
The URL of the page that appears on the dialog.
Applies to: SharePoint Foundation 2010
Gets the URL of the page that appears on the dialog.
var value = SP.UI.Dialog.get_url();
Type: String
The URL of the page that appears on the dialog.