private void PopulateControl()
 {
     Session["EducationQualification_Hr"] = organizationManager.GetAllEducationQualification();
 }