public DataTable GetAllMenuInfo()
 {
     return(menuInfo.GetAllMenuInfo());
 }