Getting information into the Layout without using ViewBag.

added by jgauffin
9/21/2011 8:44:25 AM

215 Views

The ViewBag moves all errors to runtime instead of compile time. This article shows you how to get everything into the Layout without it.


0 comments