public DataTable DeletedDoctorInfo(Label lblDelete)
 {
     return(dGateway.DeletedDoctorInfo(lblDelete));
 }