Example #1
0
        public ViewResult AdmissionNextsteps()
        {
            GenericContentBlockModel search = new GenericContentBlockModel();

            return(View(search));
        }
Example #2
0
        public ViewResult LineStripe()
        {
            GenericContentBlockModel footer = new GenericContentBlockModel();

            return(View(footer));
        }
Example #3
0
        public ViewResult SearchBar()
        {
            GenericContentBlockModel search = new GenericContentBlockModel();

            return(View(search));
        }
Example #4
0
        public ViewResult AdmissionAudience()
        {
            GenericContentBlockModel search = new GenericContentBlockModel();

            return(View(search));
        }
Example #5
0
        public ActionResult StudentExpCommunity()
        {
            GenericContentBlockModel entitys = new GenericContentBlockModel();

            return(View(entitys));
        }
Example #6
0
        public ViewResult Slides()
        {
            GenericContentBlockModel entity = new GenericContentBlockModel();

            return(View(entity));
        }
Example #7
0
        public ActionResult NursingCredentialBeforeEnroll()
        {
            GenericContentBlockModel entitys = new GenericContentBlockModel();

            return(View(entitys));
        }
Example #8
0
        public ActionResult NursingIndustryTiles()
        {
            GenericContentBlockModel entitys = new GenericContentBlockModel();

            return(View(entitys));
        }
Example #9
0
        public ActionResult NursingProgramCredentialOffering()
        {
            GenericContentBlockModel entitys = new GenericContentBlockModel();

            return(View(entitys));
        }
Example #10
0
        public ActionResult NursingProgramDualCol()
        {
            GenericContentBlockModel entitys = new GenericContentBlockModel();

            return(View(entitys));
        }
Example #11
0
        public ViewResult DegreeBanner()
        {
            GenericContentBlockModel search = new GenericContentBlockModel();

            return(View(search));
        }
Example #12
0
        public ViewResult AdmissionFaq()
        {
            var search = new GenericContentBlockModel();

            return(View(search));
        }
Example #13
0
        public ActionResult NursingIndustryBanner()
        {
            var entitys = new GenericContentBlockModel();

            return(View(entitys));
        }
Example #14
0
        public ActionResult NursingCredentialGlance()
        {
            var entitys = new GenericContentBlockModel();

            return(View(entitys));
        }
Example #15
0
        public ActionResult NursingProgramCareerPath()
        {
            var entitys = new GenericContentBlockModel();

            return(View(entitys));
        }