Hi can anyone please clearly explain login and logout and user details functionality of facebook control toolkit .
Thanks in advance.
Rajeev
For Login with FaceBook
Login with FaceBook account in ASP.Net Website
Once the User is logged in you can set a Session variable which will be used as a flag
To logout you simply need to send the user back to login page after clearing the session
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.