I have a master page which is inherited by one or more child pages. For a button click event in the master page, a popup should be displayed and the background of the Current Child page must be disabled/Mocked. I displayed the radwindow as a popup using javascript by calling method "radopen()".Now i want to disable the Current Child page.