For pages that can pop back (e.g. Partial pages \ View Components), the invoking component already creates a new ViewContext. ViewStart, Pages and Layouts need to share the same Layout. This is required for sharing ViewData values (such as title). Fixes #861 |
||
|---|---|---|
| .. | ||
| compiler/resources | ||
| ActivatorTests.cs | ||
| BasicTests.cs | ||
| CompositeViewEngineTests.cs | ||
| DependencyResolverTests.cs | ||
| HttpResponseHelpers.cs | ||
| InlineConstraintTests.cs | ||
| Microsoft.AspNet.Mvc.FunctionalTests.kproj | ||
| ResourceHelpers.cs | ||
| RoutingTests.cs | ||
| TestApplicationEnvironment.cs | ||
| TestAssemblyProvider.cs | ||
| TestConfigurationProvider.cs | ||
| TestHelper.cs | ||
| ValueProviderTests.cs | ||
| ViewEngineTests.cs | ||
| project.json | ||