public DataTable GetBranch()
 {
     return(objUserMasterDAL.GetBranch());
 }