ScriptLoader.LoadjQuery

Loads jQuery depending on configuration settings (CDN, WebResource or site url) and injects the full script link into the page.

public static void LoadjQuery(Control control,
	string jQueryUrl)

Parameters

control

jQueryUrl
Optional url to jQuery as a virtual or absolute server path

Overloads:


See also:

Class ScriptLoader

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic