public void LocationUpdate(int Id, LocationMaster locationmasterUpdate) { locationdal.Update(Id, locationmasterUpdate); }