How to implement user control logout.
Hi Team,we have user control page along with logout button, when i click logout button control is not
working. logout click event we have implemented response.redirect("URL"); but it is not redirecting
which i have assigned in URL. help me how to implement this case.