aspnetcore/test/WebSites/HtmlGenerationWebSite/Views/HtmlGeneration_Home
N. Taylor Mullen e94d77c47f Add model attribute for PartialTagHelper.
- The model attribute is used to define any object based model to be passed to a `TagHelper`. It enables scenarios when users want to pass in `new` poco types.
- Added unit tests for the new `ResolveModel` method in `PartialTagHelper`.
- Added a single functional test to verify the end-to-end.

#7374
2018-03-23 16:13:55 -07:00
..
EditorTemplates Use new Razor in MVC 2017-01-30 10:55:49 -08:00
AttributesWithBooleanValues.cshtml
CreateWarehouse.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
EditWarehouse.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
EmployeeList.cshtml
Enum.cshtml Seperate view and model for enum display 2016-11-30 11:13:38 -08:00
Environment.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Form.cshtml Add Antiforgery to the FormTagHelper pre-check for processing. 2017-04-24 21:46:54 -07:00
Image.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Index.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Input.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ItemUsingModelSpecificEditorTemplate.cshtml
ItemUsingSharedEditorTemplate.cshtml Use new Razor in MVC 2017-01-30 10:55:49 -08:00
Link.cshtml Add link tag attributes to generated fallback tags. 2016-07-29 16:30:56 -07:00
Order.cshtml Add functional test covering an `IList<T>` property 2017-03-29 12:32:06 -07:00
OrderUsingHtmlHelpers.cshtml Add functional test covering an `IList<T>` property 2017-03-29 12:32:06 -07:00
PartialTagHelperWithoutModel.cshtml Add a <partial /> tag helper 2017-11-30 17:08:47 -08:00
Product.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ProductList.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ProductListUsingTagHelpers.cshtml Add model attribute for PartialTagHelper. 2018-03-23 16:13:55 -07:00
Script.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Warehouse.cshtml Rename PartialTagHelper `asp-for` to `for`. 2018-03-15 16:07:13 -07:00
_EmployeePartial.cshtml Add a <partial /> tag helper 2017-11-30 17:08:47 -08:00
_ProductPartial.cshtml Use new Razor in MVC 2017-01-30 10:55:49 -08:00
_ProductRecommendations.cshtml Add model attribute for PartialTagHelper. 2018-03-23 16:13:55 -07:00