public List <CSF_Pages_LayTatCa_Result> GetAll() { var lData = MyContext.CSF_Pages_LayTatCa().ToList(); return(lData); }