Click or drag to resize

Utils_MinificationBundleFiles Method (String)

Bundles files using a given config file.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public static void BundleFiles(
	string bundleConfigPath
)

Parameters

bundleConfigPath
Type: SystemString
Path to the xml file.
See Also