aspnetcore/test/WebSites/HtmlGenerationWebSite/Views/HtmlGeneration_Home
Doug Bunting f05f6d5bd2 Quick fix: Simplify `OrderUsingHtmlHelpers.cshtml` layout
- intent was to make HTML helper output close to the tag helper output but source got over-complicated
- the output files for `Order.cshtml` and `OrderUsingHtmlHelpers.cshtml` now differ only in attribute order
 - i.e. HTML helpers output attribute alphabetically while tag helpers output them in order added
2016-05-02 12:55:11 -07:00
..
EditorTemplates
AttributesWithBooleanValues.cshtml
CreateWarehouse.cshtml
EditWarehouse.cshtml
EmployeeList.cshtml
Environment.cshtml
Form.cshtml
Image.cshtml
Index.cshtml
Input.cshtml
ItemUsingModelSpecificEditorTemplate.cshtml
ItemUsingSharedEditorTemplate.cshtml
Link.cshtml
Order.cshtml
OrderUsingHtmlHelpers.cshtml
Product.cshtml
ProductList.cshtml
Script.cshtml
_ProductPartial.cshtml