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");
            LearnerFAMsControl.PriorAttainmentList = lp.GetLookup("PriorAttain");
            LearnerFAMsControl.FMEList             = lp.GetLookup("LearnerFAM", "FME");
            LearnerFAMsControl.NLMList             = lp.GetLookup("LearnerFAM", "NLM");
            LLDDAndLearningSupportControl.LLDDHealthProblemList = lp.GetLookup("LLDDHealthProb");
            LLDDAndLearningSupportControl.LSRList = lp.GetLookup("LearnerFAM", "LSR");
            LLDDAndLearningSupportControl.LLDDItemListControl.LLDDCatlList = lp.GetLookup("LLDDCat");
            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.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.TrailblazersListControl.TrlblazItemControl.TBFinTypeList = lp.GetLookup("TBFinType");
            //LearningDeliveryListControl.LearningDeliveryItemControl.TrailblazersListControl.TrlblazItemControl.TBFinCodetList = lp.GetLookup("TrailblazerApprenticeshipFinancialRecord", "PMR");

            LearningDeliveryListControl.LearningDeliveryItemControl.FinancialDetailsListControl.FinTypeList = lp.GetLookup("AppFinRecord");
            //LearningDeliveryListControl.LearningDeliveryItemControl.FinancialDetailsListControl.FinCodetList_TNP = lp.GetLookup("ApprenticeshipFinancialRecord", "TNP");
            //LearningDeliveryListControl.LearningDeliveryItemControl.FinancialDetailsListControl.FinCodetList_PMR = lp.GetLookup("ApprenticeshipFinancialRecord", "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");
        }
 private void SetupLookups()
 {
     ILR.Lookup lp = new ILR.Lookup();
     LearnerOutcomeListControl.OutcomeDetailControl.OutcomeTypeList = lp.GetLookup("OutType");
 }