HtmlHelper::ClientValidationEnabled Property
Gets or sets a value that indicates whether client validation is enabled.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property bool ClientValidationEnabled { static bool get(); static void set(bool value); }
Show: