aspnetcore/samples/MvcSample.Web/Views/Shared
N. Taylor Mullen 2de5d57348 Add PartialAsync and RenderPartialAsync.
This enables Html.PartialAsync and Html.RenderPartialAsync.  It also includes a sample to showcase the features.  This is in reference to WEBFX-95.
2014-03-31 12:19:10 -07:00
..
Components/Tags
HelloWorldPartial.cshtml Add PartialAsync and RenderPartialAsync. 2014-03-31 12:19:10 -07:00
MyView.cshtml Add PartialAsync and RenderPartialAsync. 2014-03-31 12:19:10 -07:00
_Layout.cshtml