aspnetcore/test/WebSites/RazorPagesWebSite/Pages
Ryan Nowak b1b3a816cc Rename View() to Page()
This requires us to introduce another base class between RazorPageBase and
Page - you need this because you aren't allow to have Page.Page().
2017-04-27 09:27:14 -07:00
..
Admin
Conventions
Namespace
PropertyBinding Design updates to handler methods and binding 2017-04-21 17:29:25 -07:00
Redirects ./ paths relative on page. 2017-04-25 11:57:58 -07:00
Routes Add page to AnchorTagHelper and FormTagHelper 2017-04-21 18:12:54 -07:00
TagHelper Rename View() to Page() 2017-04-27 09:27:14 -07:00
ViewSearch
WithViewImport
WithViewStart
Index.cshtml
TryUpdateModel.cshtml
TryUpdateModelPageModel.cs
TryUpdateModelPageModel.cshtml
TryValidateModel.cshtml
TryValidateModelPageModel.cs
TryValidateModelPageModel.cshtml
_Parent.cshtml
_ViewImports.cshtml