public static DataTable LoadPhanQuyen()
 {
     return(PhanQuyenDAO.LoadPhanQuyen());
 }