Closed Marocco2 closed 11 years ago
I could redesign that pivot page with this button.. Question is who wants to wire this up?
There should be logout logic already, I had the button but Chris or EOC removed it for some reason. (It's in MainPage,xaml.cs, at the very bottom)
So just call this when you want to log out: NavigationService.Navigate(new Uri("/Pages/LoginPage.xaml?logout=true", UriKind.Relative));
Should go on the main page in the "my profile" page.