Share via


AllowHtmlAttribute Constructor

Initializes a new instance of the AllowHtmlAttribute class.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New AllowHtmlAttribute()
public AllowHtmlAttribute()
public:
AllowHtmlAttribute()
public function AllowHtmlAttribute()

See Also

Reference

AllowHtmlAttribute Class

System.Web.Mvc Namespace