Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 434 Bytes

File metadata and controls

16 lines (11 loc) · 434 Bytes

IScriptBundleManager.GetScriptBundle method

namespace: Serenity.Web   assemblySerenity.Net.Web

Gets the script bundle containing a script url

public string GetScriptBundle(string scriptUrl)
parameter description
scriptUrl Script url

See Also