System.Web.Mvc Namespace
The System.Web.Mvc namespace contains classes that are used to create HTML elements.
The types in this namespace are in the System.Web.WebPages assembly and are identical to the equivalent types in the System.Web.Mvc assembly.
| Class | Description | |
|---|---|---|
![]() | HttpAntiForgeryException | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | TagBuilder | Contains classes and properties that are used to create HTML elements. This class is used to write helpers, such as those found in the System.Web.Helpers namespace. |
| Enumeration | Description | |
|---|---|---|
![]() | TagRenderMode | Enumerates the modes that are available for rendering HTML tags. |
