aspnetcore/test/WebSites/RazorWebSite/Controllers
Pranav K 73f44889f2 ViewLocationExpanderContext should have a flag that indicates if the
lookup is for a full or partial view

Fixes #1212
2015-02-26 16:41:54 -08:00
..
DirectivesController.cs * Introduce _GlobalImports to inherit directives. 2015-02-18 10:02:37 -08:00
ExpanderViewsController.cs ViewLocationExpanderContext should have a flag that indicates if the 2015-02-26 16:41:54 -08:00
FlushPoint.cs
NestedGlobalImports.cs * Introduce _GlobalImports to inherit directives. 2015-02-18 10:02:37 -08:00
NestedViewStartsController.cs * Introduce _GlobalImports to inherit directives. 2015-02-18 10:02:37 -08:00
PartialViewEngineController.cs
PartialsWithLayoutController.cs Layouts for partials 2015-01-20 11:44:48 -08:00
TemplateExpander.cs
ViewEngineController.cs Layouts for partials 2015-01-20 11:44:48 -08:00
ViewNameSpecification_HomeController.cs
ViewWithPathsController.cs Adding IView.Path and ViewContext.ExecutingPagePath 2015-02-13 06:12:15 -08:00
ViewsConsumingCompilationOptionsController.cs