IScriptBundleManager.GetScriptBundle method
Gets the script bundle containing a script URL.
public string GetScriptBundle(string scriptUrl)
| parameter | description |
|---|---|
| scriptUrl | The script URL. |
Return Value
The script bundle URL.
See Also
- interface IScriptBundleManager