FormParameter.ValidateInput Property

.NET Framework (current version)
 

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

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

Public Property ValidateInput As Boolean

Property Value

Type: System.Boolean

true if client input is validated; otherwise, false.

.NET Framework
Available since 4.5
Return to top
Show: