ValidateInputAttribute.EnableValidation Property

Definition

Gets or sets a value that indicates whether to enable validation.

public bool EnableValidation { get; }
member this.EnableValidation : bool
Public ReadOnly Property EnableValidation As Boolean

Property Value

true if validation is enabled; otherwise, false.

Applies to