aspnetcore/test/WebSites/RazorPagesWebSite/Pages/ViewData
Pranav K 133dd964ab 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-03-30 14:19:52 -07:00
..
ViewDataInPage.cs Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
ViewDataInPage.cshtml Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
ViewDataInPageWithoutModel.cshtml Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
ViewDataToViewComponentPage.cs Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
ViewDataToViewComponentPage.cshtml Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
_Layout.cshtml Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
_ViewImports.cshtml Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00