IncludejQuery

Loads the jQuery Javascript library into the page. Meant to be used by controls that require jQuery as a resource.

o.IncludejQuery(lcScriptLocation)

Parameters

lcScriptLocation
The location where the script is located.

Possible values:

Default or WebResource
Loads from the ~/scripts/jquery.js

Relative or fully qualified Url
Loads the script from the specified location. Legal values include relative urls, full urls or ~/ based urls.

Empty (no value)
Nothing is rendered


© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic