Turnkey session 9: View Override
This page was created by Alexandra on 2017-01-22. Last edited by Edgar on 2025-01-20.

This is the original generic view we use – use this as a starting point when stirring things up:

@using Eco.MVC
@model AngularModel
@{ Layout = null; }

Template:Root. ViewModelPresentation

<form >

<img src='~/Content/ajax-loader.gif' />
               @Html.AngualarUIActions(Model)
@Html.AngualarUI(Model)
@Html.DisplayErrorsWarningsInfos(Model)@*Error,Warning,Info constraints*@

</form> @Html.Partial("_DeveloperInfoPartial")

MDriven Chat

How would you like to chat today?

Setting up your conversation…

This may take a few moments