private void On_ExitAccount()
 {
     //CodeBehind.LoadView(ViewType.Forum);
     //System.Windows.MessageBox.Show("123");
     CodeBehind.ButExitAccount();
 }