EncodeType Enumeration
Specifies the type of control encoding.
Assembly: Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)
| Member name | Description | |
|---|---|---|
| Html | The HTML encoding. | |
| HtmlAttribute | The HTML attribute encoding. | |
| None | No encoding defined. |
Show:
Specifies the type of control encoding.
| Member name | Description | |
|---|---|---|
| Html | The HTML encoding. | |
| HtmlAttribute | The HTML attribute encoding. | |
| None | No encoding defined. |