BundleExtensions..::..AddJQuery Method
Add ~/bundles/jquery, including jquery, jquery.validate, jquery.serializeJSON, and
optionally jquery.validate.unobtrusive to the bundles.
Namespace:
Suoranta.EnterpriseLib.WebAssembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Syntax
public static BundleCollection AddJQuery( this BundleCollection bundles, bool unobtrusive )
Parameters
- bundles
- Type: BundleCollection
- unobtrusive
- Type: Boolean
Whether to include jquery.validate.unobtrusive.

