aspnetcore/test/WebSites/RazorPagesWebSite/Pages/PropertyBinding
Pranav K de38922601 Allow BindPropertyAttribute to be applied on PageModel
Fixes #6653
2017-09-12 10:34:19 -07:00
..
BindPropertyOnModel.cs Allow BindPropertyAttribute to be applied on PageModel 2017-09-12 10:34:19 -07:00
BindPropertyOnModel.cshtml Allow BindPropertyAttribute to be applied on PageModel 2017-09-12 10:34:19 -07:00
BindPropertyWithGet.cshtml Design updates to handler methods and binding 2017-04-21 17:29:25 -07:00
PageModelWithPropertyAndArgumentBinding.cs Support model binding to Razor Pages properties on page and PageModel classes 2017-03-24 07:45:19 -07:00
PageModelWithPropertyBinding.cs Design updates to handler methods and binding 2017-04-21 17:29:25 -07:00
PageModelWithPropertyBinding.cshtml Support model binding to Razor Pages properties on page and PageModel classes 2017-03-24 07:45:19 -07:00
PagePropertyBinding.cshtml Support model binding to Razor Pages properties on page and PageModel classes 2017-03-24 07:45:19 -07:00
PageWithPropertyAndArgumentBinding.cshtml Support model binding to Razor Pages properties on page and PageModel classes 2017-03-24 07:45:19 -07:00
_ViewImports.cshtml Getting rid of _PageImports 2017-04-06 08:14:37 -07:00