aspnetcore/src/Microsoft.AspNetCore.Mvc.Vi.../Rendering
Doug Bunting ada42ea913 Move value source information from `<remarks>` to `<summary>`
- #1999
- may have reordered the precedence comments as I double-checked the implementations
 - `CheckBox()` and `RadioButton()` were examples of such updates

nits:
- use SSL in documentation links
- simplify mentions of format strings
- remove a few phrases that didn't say much and duplicated `<remarks>`
2016-10-28 16:43:59 -07:00
..
FormMethod.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
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 Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
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 Move value source information from `<remarks>` to `<summary>` 2016-10-28 16:43:59 -07:00
IHtmlHelperOfT.cs Move value source information from `<remarks>` to `<summary>` 2016-10-28 16:43:59 -07:00
IJsonHelper.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
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 Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
SelectListGroup.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
SelectListItem.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
TagBuilder.cs Move value source information from `<remarks>` to `<summary>` 2016-10-28 16:43:59 -07:00
TagRenderMode.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
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