ViewContext.ClientValidationEnabled Property

Definition

Gets or sets a value that indicates whether client-side validation is enabled.

public:
 property bool ClientValidationEnabled { bool get(); void set(bool value); };
public bool ClientValidationEnabled { get; set; }
member this.ClientValidationEnabled : bool with get, set
Public Property ClientValidationEnabled As Boolean

Property Value

Applies to