aspnetcore/test/WebSites/RazorPagesWebSite/Pages/ViewData
Pranav K 07a1907918
Introduce ViewDataAttribute
Allow properties on controllers, Razor Page and Razor Page models annotatted with [ViewDataAttribute]
to populate ViewDataDictionary

Fixes https://github.com/aspnet/Mvc/issues/6525
2018-04-02 10:31:16 -07:00
..
ViewDataInPage.cs
ViewDataInPage.cshtml
ViewDataInPageWithoutModel.cshtml
ViewDataToViewComponentPage.cs
ViewDataToViewComponentPage.cshtml
_Layout.cshtml
_ViewImports.cshtml