public void EditLeave(LeaveDetail objasp)
 {
     objLeaveDAL.EditLeave(objasp);
 }