Close Current Dialog
-
Thursday, November 04, 2010 3:36 PM
How do you close the dialog that another page is hosted in?
I have a ASPX page hosting a silverlight control so I have a close button in silverlight control which I want to close the dialog but unsure how to do this.
All Replies
-
Thursday, November 04, 2010 3:48 PMThink I found the answer in another post going to test it.
-
Thursday, November 04, 2010 3:53 PM
Yes found it I needed SP.UI.ModalDialog.commonModalDialogClose :)
- Marked As Answer by Mriswith Thursday, November 04, 2010 3:53 PM

