MVC
(Created page with "The Turnkey WebApplication uses MVC for index and login pages - it defaults to angularjs for all other pages. To get MVC on other pages you must set tagged value MVC on ViewMo...")
 
No edit summary
Line 1: Line 1:
The Turnkey WebApplication uses MVC for index and login pages - it defaults to angularjs for all other pages. To get MVC on other pages you must set tagged value MVC on ViewModel.
The Turnkey WebApplication uses MVC for index and login pages - it defaults to angularjs for all other pages. To get MVC on other pages you must set tagged value MVC=true on ViewModel.

Revision as of 11:36, 26 July 2017

This page was created by Hans.karlsen@mdriven.net on 2017-07-26. Last edited by Stephanie@mdriven.net on 2025-01-24.

The Turnkey WebApplication uses MVC for index and login pages - it defaults to angularjs for all other pages. To get MVC on other pages you must set tagged value MVC=true on ViewModel.