HtmlHelper::EnableUnobtrusiveJavaScript Method (Boolean)
Enables or disables unobtrusive JavaScript.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- enabled
- Type: System::Boolean
true to enable unobtrusive JavaScript; otherwise, false.
Show: