HtmlHelper.ClientValidationEnabled Property

Definition

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

public static bool ClientValidationEnabled { get; set; }
member this.ClientValidationEnabled : bool with get, set
Public Shared Property ClientValidationEnabled As Boolean

Property Value

true if enable client validation is enabled; otherwise, false.

Applies to