aspnetcore/samples/MvcSandbox/Models
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
..
Index.cs Make _PageImports work 2017-02-07 11:13:15 -08:00
TestModel.cs Rename View() to Page() 2017-04-27 09:27:14 -07:00