Click here to Skip to main content
15,898,985 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have developed a Change Password Application Page(Custom page).I want after Click On submit button it should Singout and Redirect to Signout Page(Custom Application Page).

How to do this ?

I am using the below Configuration. Sharepoint 2010 Visual Studio 2010(3.5)
Posted
Updated 5-Jun-14 3:59am
Comments
Bajirao_ 9-Jun-14 2:06am    
If you have classic Authentication go for this http://dreamsincode.wordpress.com/2011/01/27/force-complete-user-sign-out-in-sharepoint-2010-using-sharepoint-designer/
Bajirao_ 9-Jun-14 2:07am    
document.execCommand("ClearAuthenticationCache");

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900