Namespace System.Web.Mvc.Html
Classes
- ChildActionExtensions
Represents support for calling child action methods and rendering the result inline in a parent view.
- DisplayExtensions
Represents support for rendering object values as HTML.
- DisplayNameExtensions
Provides a mechanism to get display names.
- DisplayTextExtensions
Provides a way to render object values as HTML.
- EditorExtensions
Represents support for the HTML input element in an application.
- EnumHelper
Provides methods for working with enumeration values and select lists.
- FormExtensions
Represents support for HTML in an application.
- InputExtensions
Represents support for HTML input controls in an application.
- LabelExtensions
Represents support for the HTML label element in an ASP.NET MVC view.
- LinkExtensions
Represents support for HTML links in an application.
- MvcForm
Represents an HTML form element in an MVC view.
- NameExtensions
Gets the HTML ID and name attributes of the HtmlHelper string.
- PartialExtensions
Represents the functionality to render a partial view as an HTML-encoded string.
- RenderPartialExtensions
Provides support for rendering a partial view.
- SelectExtensions
Represents support for making selections in a list.
- TextAreaExtensions
Represents support for HTML textarea controls.
- ValidationExtensions
Provides support for validating the input from an HTML form.
- ValueExtensions
Provides a mechanism to create custom HTML markup compatible with the ASP.NET MVC model binders and templates.