BundleExtensions..::..IncludeTree Method
Map each folder under rootVirtualPath to a ScriptBundle
of corresponding name.
Namespace:
Suoranta.EnterpriseLib.WebAssembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Syntax
public static void IncludeTree( this BundleCollection bundles, string rootVirtualPath, params string[] excludeNames )
Parameters
- bundles
- Type: BundleCollection
- rootVirtualPath
- Type: String
- excludeNames
- Type: array<String>[]()[][]

