ModelBindingContext.ValidateRequest Property

.NET Framework (current version)
 

Gets or sets a value that indicates whether client input is validated.

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

member ValidateRequest : bool with get, set

Property Value

Type: System.Boolean

true if client input is validated; otherwise, false.

.NET Framework
Available since 4.5
Return to top
Show: