IScriptBundleManager.GetBundleIncludes method
namespace: Serenity.Web assembly: Serenity.Net.Web
Gets the list of bundle includes
public IEnumerable<string> GetBundleIncludes(string bundleKey)
| parameter | description |
|---|---|
| bundleKey | Bundle key |
See Also
- interface IScriptBundleManager