aspnetcore/src/Microsoft.AspNetCore.Mvc.Vi.../Rendering
Jass Bagga 9d38e2523c Add methods to TagBuilder (#6287)
Addresses #5689
2017-05-19 12:23:16 -07:00
..
FormMethod.cs
Html5DateRenderingMode.cs [Fixes #4102] DefaultHtmlGenerator should attempt to properly format values for `<input type="date">` and `<input type="time">` 2016-03-09 17:22:02 -08:00
HtmlHelperDisplayExtensions.cs Enabled xml doc generation 2016-02-24 12:19:46 -08:00
HtmlHelperDisplayNameExtensions.cs Enabled xml doc generation 2016-02-24 12:19:46 -08:00
HtmlHelperEditorExtensions.cs Enabled xml doc generation 2016-02-24 12:19:46 -08:00
HtmlHelperFormExtensions.cs Enabled xml doc generation 2016-02-24 12:19:46 -08:00
HtmlHelperInputExtensions.cs Move value source information from `<remarks>` to `<summary>` 2016-10-28 16:43:59 -07:00
HtmlHelperLabelExtensions.cs Enabled xml doc generation 2016-02-24 12:19:46 -08:00
HtmlHelperLinkExtensions.cs Enabled xml doc generation 2016-02-24 12:19:46 -08:00
HtmlHelperNameExtensions.cs Move value source information from `<remarks>` to `<summary>` 2016-10-28 16:43:59 -07:00
HtmlHelperPartialExtensions.cs
HtmlHelperSelectExtensions.cs Move value source information from `<remarks>` to `<summary>` 2016-10-28 16:43:59 -07:00
HtmlHelperValidationExtensions.cs Move value source information from `<remarks>` to `<summary>` 2016-10-28 16:43:59 -07:00
HtmlHelperValueExtensions.cs Move value source information from `<remarks>` to `<summary>` 2016-10-28 16:43:59 -07:00
IHtmlHelper.cs Rename `IHtmlHelper.TextBox()` parameter (for consistency) 2017-03-27 10:24:30 -07:00
IHtmlHelperOfT.cs Move value source information from `<remarks>` to `<summary>` 2016-10-28 16:43:59 -07:00
IJsonHelper.cs
MultiSelectList.cs [Perf] Reduce SelectListItem and other allocations when generating HTML for select lists 2016-04-29 11:58:02 -07:00
MvcForm.cs Implement MoveTo semantics in Mvc 2016-03-04 07:54:31 -08:00
SelectList.cs
SelectListGroup.cs
SelectListItem.cs
TagBuilder.cs Add methods to TagBuilder (#6287) 2017-05-19 12:23:16 -07:00
TagRenderMode.cs
ViewComponentHelperExtensions.cs Enabled xml doc generation 2016-02-24 12:19:46 -08:00
ViewContext.cs Reduce allocations during HTML generation 2016-10-03 12:17:47 -07:00