aspnetcore/test/WebSites/RazorWebSite/Views/ViewEngine
Pranav K ba6813a418 Support specifying paths starting with ~/ for layout and partial views
Fixes #821
2014-10-09 17:15:09 -07:00
..
ViewWithFullPath.cshtml Support specifying paths starting with ~/ for layout and partial views 2014-10-09 17:15:09 -07:00
ViewWithLayout.cshtml Adding RazorView to Microsoft.AspNet.Mvc.Razor 2014-07-18 21:14:45 -07:00
ViewWithNestedLayout.cshtml Adding RazorView to Microsoft.AspNet.Mvc.Razor 2014-07-18 21:14:45 -07:00
ViewWithPartial.cshtml Support specifying paths starting with ~/ for layout and partial views 2014-10-09 17:15:09 -07:00
ViewWithTitle.cshtml RazorView should not create new ViewContext when rendering pages. 2014-07-25 06:37:53 -07:00
ViewWithoutLayout.cshtml
_NestedLayout.cshtml