Skip to content

IScriptBundleManager.GetBundleIncludes method

Gets the list of bundle includes.

public IEnumerable<string> GetBundleIncludes(string bundleKey)
parameter description
bundleKey The bundle key.

Return Value

The list of bundle includes.

See Also