ValidateInputAttribute Constructor

Visual Studio 2010

Initializes a new instance of the ValidateInputAttribute class.

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

No code example is currently available or this language may not be supported.

Parameters

enableValidation
Type: System.Boolean
true to enable validation.

Community Additions

ADD
Show: