HtmlHelper(TModel).EnableClientValidation Method
Enables or disables client validation.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
EnableClientValidation() | Enables input validation that is performed by using client script in the browser. (Inherited from HtmlHelper.) |
|
EnableClientValidation(Boolean) | Enables or disables client validation. (Inherited from HtmlHelper.) |
Show: