aspnetcore/test/WebSites/HtmlGenerationWebSite/Views/HtmlGeneration_Home
N. Taylor Mullen 4e7d1a5a32 Rename PartialTagHelper `asp-for` to `for`.
#7379
2018-03-15 16:07:13 -07:00
..
EditorTemplates
AttributesWithBooleanValues.cshtml
CreateWarehouse.cshtml
EditWarehouse.cshtml
EmployeeList.cshtml
Enum.cshtml
Environment.cshtml
Form.cshtml Add Antiforgery to the FormTagHelper pre-check for processing. 2017-04-24 21:46:54 -07:00
Image.cshtml
Index.cshtml
Input.cshtml
ItemUsingModelSpecificEditorTemplate.cshtml
ItemUsingSharedEditorTemplate.cshtml
Link.cshtml
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
ProductList.cshtml
ProductListUsingTagHelpers.cshtml Rename PartialTagHelper `asp-for` to `for`. 2018-03-15 16:07:13 -07:00
Script.cshtml
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