private void SetupLookups()
 {
     ILR.Lookup lp = new ILR.Lookup();
     LearnerOutcomeListControl.OutcomeDetailControl.OutcomeTypeList = lp.GetLookup("OutType");
 }
        private void SetupLookups()
        {
            ILR.Lookup lp = new ILR.Lookup();
            LearnerHeaderControl.GenderList = lp.GetLookup("Sex");

            LearnerDetailControl.EthnicityList = lp.GetLookup("Ethnicity");
            LearnerDetailControl.ECFList       = lp.GetLookup("LearnerFAM", "ECF");
            LearnerDetailControl.MCFList       = lp.GetLookup("LearnerFAM", "MCF");

            LearnerDetailControl.RestrictedIndList = lp.GetLookup("ContactPreference", "RUI");
            //LearnerDetailControl.DestList = lp.GetLookup("Dest");

            LearnerFAMsControl.PriorAttainmentList = lp.GetLookup("PriorAttain");
            LearnerFAMsControl.FMEList             = lp.GetLookup("LearnerFAM", "FME");
            //LearnerFAMsControl.MGAList = lp.GetLookup("LearnerFAM", "MGA");
            //LearnerFAMsControl.EGAList = lp.GetLookup("LearnerFAM", "EGA");
            LearnerFAMsControl.NLMList = lp.GetLookup("LearnerFAM", "NLM");

            //LLDDAndLearningSupportControl.LLDDTypeListDS = lp.GetLookup("LLDDandHealthProblem", "DS");
            //LLDDAndLearningSupportControl.LLDDTypeListLD = lp.GetLookup("LLDDandHealthProblem", "LD");

            LLDDAndLearningSupportControl.LLDDHealthProblemList = lp.GetLookup("LLDDHealthProb");
            LLDDAndLearningSupportControl.LSRList = lp.GetLookup("LearnerFAM", "LSR");
            LLDDAndLearningSupportControl.LLDDItemListControl.LLDDCatlList = lp.GetLookup("LLDDCat");


            //ProviderSpecifiedLearningMonitorInformationControl.Dests = lp.GetLookup("Dest");

            LearningDeliveryListControl.LearningDeliveryItemControl.LearningStartInformationControl.AimTypeList   = lp.GetLookup("AimType");
            LearningDeliveryListControl.LearningDeliveryItemControl.LearningStartInformationControl.FundModelList = lp.GetLookup("FundModel");
            LearningDeliveryListControl.LearningDeliveryItemControl.LearningStartInformationControl.ProgTypeList  = lp.GetLookup("ProgType");
            LearningDeliveryListControl.LearningDeliveryItemControl.LearningStartInformationControl.HHSList       = lp.GetLookup("LearningDeliveryFAM", "HHS");



            LearningDeliveryListControl.LearningDeliveryItemControl.LearningEndInformationControl.CompStatusList     = lp.GetLookup("CompStatus");
            LearningDeliveryListControl.LearningDeliveryItemControl.LearningEndInformationControl.OutcomeList        = lp.GetLookup("Outcome");
            LearningDeliveryListControl.LearningDeliveryItemControl.LearningEndInformationControl.WithdrawReasonList = lp.GetLookup("WithdrawReason");
            LearningDeliveryListControl.LearningDeliveryItemControl.LearningEndInformationControl.EmpOutcomeList     = lp.GetLookup("EmpOutcome");

            LearningDeliveryListControl.LearningDeliveryItemControl.HEControl.SOC2000List  = lp.GetLookup("SOC2000");
            LearningDeliveryListControl.LearningDeliveryItemControl.HEControl.EconomicList = lp.GetLookup("SEC");
            LearningDeliveryListControl.LearningDeliveryItemControl.HEControl.ELQList      = lp.GetLookup("ELQ");
            LearningDeliveryListControl.LearningDeliveryItemControl.HEControl.MSTUFEEList  = lp.GetLookup("MSTuFee");
            LearningDeliveryListControl.LearningDeliveryItemControl.HEControl.SPECFEEList  = lp.GetLookup("SpecFee");
            LearningDeliveryListControl.LearningDeliveryItemControl.HEControl.MODESTUDList = lp.GetLookup("ModeStud");
            LearningDeliveryListControl.LearningDeliveryItemControl.HEControl.FUNDLEVList  = lp.GetLookup("FundLev");
            LearningDeliveryListControl.LearningDeliveryItemControl.HEControl.FUNDCOMPList = lp.GetLookup("FundComp");
            LearningDeliveryListControl.LearningDeliveryItemControl.HEControl.QUALENT3List = lp.GetLookup("QualEnt3");
            LearningDeliveryListControl.LearningDeliveryItemControl.HEControl.TYPEYRList   = lp.GetLookup("TypeYr");

            //LearningDeliveryListControl.LearningDeliveryItemControl.LearnerFundingAndMonitoringControl.PlusLoanBursaryFundList = lp.GetLookup("LearningDeliveryFAM", "ALB");
            LearningDeliveryListControl.LearningDeliveryItemControl.LearnerFundingAndMonitoringControl.SourceOfFundingList       = lp.GetLookup("LearningDeliveryFAM", "SOF");
            LearningDeliveryListControl.LearningDeliveryItemControl.LearnerFundingAndMonitoringControl.FullOrCoFundedList        = lp.GetLookup("LearningDeliveryFAM", "FFI");
            LearningDeliveryListControl.LearningDeliveryItemControl.LearnerFundingAndMonitoringControl.NatioanSkillAgencyList    = lp.GetLookup("LearningDeliveryFAM", "NSA");
            LearningDeliveryListControl.LearningDeliveryItemControl.LearnerFundingAndMonitoringControl.EligibitiytAppFundingList = lp.GetLookup("LearningDeliveryFAM", "EEF");
            LearningDeliveryListControl.LearningDeliveryItemControl.LearnerFundingAndMonitoringControl.SpecialProjectList        = lp.GetLookup("LearningDeliveryFAM", "SPP");
            LearningDeliveryListControl.LearningDeliveryItemControl.LearnerFundingAndMonitoringControl.ASLList = lp.GetLookup("LearningDeliveryFAM", "ASL");
            LearningDeliveryListControl.LearningDeliveryItemControl.LearnerFundingAndMonitoringControl.PODList = lp.GetLookup("LearningDeliveryFAM", "POD");

            //LearningDeliveryListControl.LearningDeliveryItemControl.LearnerFundingAndMonitoringControl.LDMList = lp.GetLookup("LearningDeliveryFAM", "LDM");

            LearningDeliveryListControl.LearningDeliveryItemControl.TrailblazersListControl.TrlblazItemControl.TBFinTypeList  = lp.GetLookup("TBFinType");
            LearningDeliveryListControl.LearningDeliveryItemControl.TrailblazersListControl.TrlblazItemControl.TBFinCodetList = lp.GetLookup("TrailblazerApprenticeshipFinancialRecord", "PMR");


            LearningDeliveryListControl.LearningDeliveryItemControl.WorkplaceListControls.WorkPlacementItemControl.WorkplacementCodeList = lp.GetLookup("WorkPlaceMode");

            EmploymentStatusListControl.EmpStausItemControl.EmpStatList = lp.GetLookup("EmpStat");
            EmploymentStatusListControl.EmpStausItemControl.LengthOfUnemploymentList         = lp.GetLookup("EmploymentStatusMonitoring", "LOU");
            EmploymentStatusListControl.EmpStausItemControl.BenifitStatusIndicatorList       = lp.GetLookup("EmploymentStatusMonitoring", "BSI");
            EmploymentStatusListControl.EmpStausItemControl.EmploymentIntensityIndicatorList = lp.GetLookup("EmploymentStatusMonitoring", "EII");
            EmploymentStatusListControl.EmpStausItemControl.LengthOfEmploymentList           = lp.GetLookup("EmploymentStatusMonitoring", "LOE");

            LearnerHEInformationControl.TermTimeAccList = lp.GetLookup("TTAccom");
        }