public DataTable GetEmailIDDetailsForKSS(string UserEmpID) { return(_repository.GetEmailIDDetailsForKSS(UserEmpID)); }