aspnetcore/test/WebSites/HtmlGenerationWebSite/Views/HtmlGeneration_Home
N. Taylor Mullen 21d96eb16a Enabled `LinkTagHelper` to be written in the void format.
- Updated existing tests to showcase it can be written as just the start tag.
2015-08-13 16:19:30 -07:00
..
EditorTemplates
AttributesWithBooleanValues.cshtml
CreateWarehouse.cshtml
EditWarehouse.cshtml
EmployeeList.cshtml
Environment.cshtml
Form.cshtml
Image.cshtml Enable input, image and url resolution `TagHelper`s to be written as void elements. 2015-08-13 16:19:28 -07:00
Index.cshtml
Input.cshtml Added `InputTagHelper` `TagRenderingMode` modificaitons to react to `output.TagMode`. 2015-08-13 16:19:29 -07:00
ItemUsingModelSpecificEditorTemplate.cshtml
ItemUsingSharedEditorTemplate.cshtml
Link.cshtml Enabled `LinkTagHelper` to be written in the void format. 2015-08-13 16:19:30 -07:00
Order.cshtml
OrderUsingHtmlHelpers.cshtml
Product.cshtml
ProductList.cshtml
Script.cshtml [Fixes #2841] Support comma separated globbed include and exclude pattern in Script and Link tag helpers 2015-08-06 16:55:12 -07:00
_ProductPartial.cshtml