This topic has not yet been rated - Rate this topic

ViewContext.ClientValidationEnabled Property

.NET Framework 4

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

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public virtual bool ClientValidationEnabled { get; set; }

Property Value

Type: System.Boolean
true if client-side validation is enabled; otherwise, false.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Documentation could be improved
Everything on this page can be guessed from the name and type of the property.  Come on Microsoft!  How about a link to what the heck client validation is???