aspnetcore/test/WebSites/RazorWebSite/Views/Shared
Pranav K 7667eba34e Layouts for partials
Fixes #1621
2015-01-20 11:44:48 -08:00
..
Components Layouts for partials 2015-01-20 11:44:48 -08:00
_ComponentLayout.cshtml Layouts for partials 2015-01-20 11:44:48 -08:00
_Layout.cshtml
_LayoutWithFlush.cshtml
_LayoutWithPartialAndFlush.cshtml
_LayoutWithRenderSectionAsync.cshtml
_LayoutWithRenderSectionOnly.cshtml Added more coverage in functional tests for FlushAsync 2015-01-05 10:36:37 -08:00
_LayoutWithTitle.cshtml
_NestedLayoutWithFlush.cshtml Added more coverage in functional tests for FlushAsync 2015-01-05 10:36:37 -08:00
_Partial.cshtml
_PartialThatSetsTitle.cshtml
_PartialWithFlush.cshtml Added more coverage in functional tests for FlushAsync 2015-01-05 10:36:37 -08:00
_PartialWithModelFromEnumerable.cshtml