aspnetcore/test/WebSites/RazorWebSite/Views/Shared
Pranav K a33e83f363 Adding IView.Path and ViewContext.ExecutingPagePath
Fixes #1940
2015-02-13 06:12:15 -08:00
..
Components Adding IView.Path and ViewContext.ExecutingPagePath 2015-02-13 06:12:15 -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