Close popup in codebehind

TheWizardofInt

Well-known member
Joined
Dec 31, 1969
Messages
333
Location
Orlando, FL
I need to close a popup that I created from the VB.Net code in code behind, after I perform a function.

This has kicked my butt for days. I have searched everywhere. I know how to do it from the javascript side but I cant make the javascript work in the code behind.

Can anyone tell me how to do this?
 
Back
Top