System.Web.WebPages.Html Namespace

Classes

HtmlHelper

Provides support for rendering HTML form controls and performing form validation in a web page.

ModelState

Encapsulates the state of model binding to a property of an action-method argument, or to the argument itself.

ModelStateDictionary

Represents the result of binding a posted form to an action method, which includes information such as validation status and validation error messages.

SelectListItem

Represents an item in an HTML select list.