public List <TblClientsContactDetails> GetAllClientsContact() { return(MastersDAL.GetAllClientsContact()); }