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 Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
ViewDataInPage.cshtml Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
ViewDataInPageWithoutModel.cshtml Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
ViewDataToViewComponentPage.cs Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
ViewDataToViewComponentPage.cshtml Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
_Layout.cshtml Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
_ViewImports.cshtml Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00