Method | Description | |
---|---|---|
GetBundleConfigCollection ( ) : MvcBundleConfig.Models.BundleConfigCollection | ||
Ignore ( System.Web.HttpContextBase httpContext ) : bool | ||
Init ( MvcBundleConfig.Models.BundleConfigCollection collection = null ) : void |
Method | Description | |
---|---|---|
CreateBundleConfigs ( MvcBundleConfig.Configuration.BundleConfigurationElementCollection bundles ) : IList |
public static GetBundleConfigCollection ( ) : MvcBundleConfig.Models.BundleConfigCollection | ||
return | MvcBundleConfig.Models.BundleConfigCollection |
public static Ignore ( System.Web.HttpContextBase httpContext ) : bool | ||
httpContext | System.Web.HttpContextBase | |
return | bool |
public static Init ( MvcBundleConfig.Models.BundleConfigCollection collection = null ) : void | ||
collection | MvcBundleConfig.Models.BundleConfigCollection | |
return | void |