Sign in | Join
Last post 01-09-2007 1:44 AM by Leijun Jie - MSFT. 3 replies.
Sort Posts: Oldest to newest Newest to oldest
I have loginstatus control on sitemaster.aspx page. Whenever I try to logout from content pages nothing happens.
loginstatus control properties are
Logout Action = RedirectToLoginPage
LogOutPageUrl = ~/Login.aspx
You could try something like this. Set LogoutAction to Refresh in Properties and add a logged out sub
Protected