aspnetcore/test/WebSites/RazorPagesWebSite/Pages/PropertyBinding
Pranav K c73b13f544
Cherry-pick @pranavkm's functional test for #7562
- 30a5eda508 / origin/prkrishn/form-file-value-provider

Was:
Design: Use a value provider to allow nested form files

Fixes https://github.com/aspnet/Mvc/issues/7562
2018-09-18 11:44:48 -07:00
..
BindFormFile.cshtml Cherry-pick @pranavkm's functional test for #7562 2018-09-18 11:44:48 -07:00
BindFormFile.cshtml.cs Cherry-pick @pranavkm's functional test for #7562 2018-09-18 11:44:48 -07:00
BindPropertiesOnModel.cs
BindPropertiesOnModel.cshtml
BindPropertiesWithSupportsGetOnModel.cs
BindPropertiesWithSupportsGetOnModel.cshtml
BindPropertyWithGet.cshtml
PageModelWithPropertyAndArgumentBinding.cs
PageModelWithPropertyBinding.cs
PageModelWithPropertyBinding.cshtml
PagePropertyBinding.cshtml
PageWithPropertyAndArgumentBinding.cshtml
PolymorphicBinding.cs Use ModelMetadata from actual types for validation 2018-07-02 11:23:16 -07:00
PolymorphicBinding.cshtml Use ModelMetadata from actual types for validation 2018-07-02 11:23:16 -07:00
_ViewImports.cshtml