Span.MVC
No edit summary
No edit summary
Line 6: Line 6:
|#Span.MVC
|#Span.MVC
|True,False
|True,False
|The Turnkey WebApplication uses MVC for index and login pages - it defaults to angular js for all other pages. To get MVC on other pages you must set the tagged value MVC=true on ViewModel.
|The Turnkey WebApplication uses MVC for index and login pages - it defaults to angular js for all other pages. To get MVC on other pages you must set the tagged value MVC=true on ViewModel. See: [[MVC]]
|}
|}
[[Category:Tagged Values]]
[[Category:Tagged Values]]

Revision as of 06:52, 23 May 2023

This page was created by Stephanie@mdriven.net on 2023-05-18. Last edited by Stephanie@mdriven.net on 2025-01-31.
#TargetType.TaggedValue CommaSeparatedExampleValues Short Description
#Span.MVC True,False The Turnkey WebApplication uses MVC for index and login pages - it defaults to angular js for all other pages. To get MVC on other pages you must set the tagged value MVC=true on ViewModel. See: MVC