Bundle::ApplyTransforms Method

Applies the transforms to the bundle.

Namespace:  System.Web.Optimization
Assembly:  System.Web.Optimization (in System.Web.Optimization.dll)

public:
virtual BundleResponse^ ApplyTransforms(
	BundleContext^ context, 
	String^ bundleContent, 
	IEnumerable<BundleFile^>^ bundleFiles
)
Show: