aspnetcore/samples/MvcSample.Web/Views/Shared
N. Taylor Mullen 5026788145 Add sample for DisplayForModel Html Helper.
Showcased a lot of the core pieces of DisplayFor in the sample.  Some pieces are still missing such as DataType handling.  The infrastructure is there to handle it in the TemplateRenderer but the model metadata providers do not construct the metadata with the data types.
2014-04-06 16:01:33 -07:00
..
Components/Tags
DisplayTemplates Add sample for DisplayForModel Html Helper. 2014-04-06 16:01:33 -07:00
HelloWorldPartial.cshtml Add PartialAsync and RenderPartialAsync. 2014-03-31 12:19:10 -07:00
MyView.cshtml Add sample for DisplayForModel Html Helper. 2014-04-06 16:01:33 -07:00
_Layout.cshtml Adding support for Render Section 2014-04-03 14:26:54 -07:00