Suoranta.EnterpriseLib.Web - Developer API

BundleExtensions..::..IncludeTree Method

Map each folder under rootVirtualPath to a ScriptBundle of corresponding name.

Namespace:  Suoranta.EnterpriseLib.Web
Assembly:  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>[]()[][]