aspnetcore/test/WebSites/RazorWebSite/Views/ViewEngine
Ajay Bhargav Baaskaran a6a4b5369a [Fixes #5166] Support passing instance directly when invoking ViewComponents with single parameter 2016-08-26 16:33:42 -07:00
..
ViewWithComponentThatHasLayout.cshtml Layouts for partials 2015-01-20 11:44:48 -08:00
ViewWithComponentThatHasViewStart.cshtml Layouts for partials 2015-01-20 11:44:48 -08:00
ViewWithDataFromController.cshtml
ViewWithFullPath.rzr Add relative view path support 2015-11-18 15:59:11 -08:00
ViewWithLayout.cshtml
ViewWithNestedLayout.cshtml
ViewWithPartial.cshtml
ViewWithPartialTakingModelFromIEnumerable.cshtml Bug #1354 - ViewComponent View() fails on CoreCLR with IEnumerable<> passed in. 2014-12-16 12:19:38 -08:00
ViewWithRelativePath.cshtml [Fixes #5166] Support passing instance directly when invoking ViewComponents with single parameter 2016-08-26 16:33:42 -07:00
ViewWithTitle.cshtml Modify IViewComponentHelper to remove method selection ambiguity. 2015-12-23 10:02:51 -08:00
ViewWithoutLayout.cshtml
_NestedLayout.cshtml