EncodeType Enumeration

 

Specifies the type of control encoding.

Namespace:   Microsoft.Web.Mvc.Controls
Assembly:  Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)

type EncodeType

Member nameDescription
Html

The HTML encoding.

HtmlAttribute

The HTML attribute encoding.

None

No encoding defined.

Return to top
Show: