public static InfoObject setCurrBaord(string email, String currBoardName)
 {
     return(UserControler.setCurrBaord(email, currBoardName));
 }