How to stop the execution and redirect to the login page.
I tried FormsAuthentication.Signout but seens it doesn’t stop the execution and let the code continue.
How to stop the execution and redirect to the login page. I tried FormsAuthentication.Signout
Share
Response.redirect to the login page