public DataTable GetUserMaster() { //return UserMasterDAL.GetUserMaster(); return(UserMasterDAL.spGetUserMaster()); }