Inserts a script link to load jQuery into the page based on the jQueryLoadModes settings of this class. Default load is by CDN plus WebResource fallback
public static string jQueryUiLink(jQueryLoadModes jQueryLoadMode, string url)
Return Value
full script tag and fallback script for jQuery to load
Parameters
jQueryLoadMode
url
An optional explicit URL to load jQuery from. Url is resolved.
When specified no fallback is applied
See also:
Class ScriptLoader© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic