The jQuery type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AreDnnPluginsRequested | ||
| HostedMigrateUrl | Obsolete.
Gets the HostSetting for the URL of the hosted version of the jQuery migrated script.
| |
| HostedUIUrl | Obsolete.
Gets the HostSetting for the URL of the hosted version of the jQuery UI script.
| |
| HostedUrl | Obsolete.
Gets the HostSetting for the URL of the hosted version of the jQuery script.
| |
| IsHoverIntentRequested | ||
| IsInstalled | Obsolete.
Checks whether the jQuery core script file exists locally.
| |
| IsRequested | ||
| IsRquested | Obsolete. | |
| IsUIInstalled | Obsolete.
Checks whether the jQuery UI core script file exists locally.
| |
| IsUIRequested | ||
| UIVersion |
Gets the version string for the local jQuery UI script
| |
| UseDebugScript | Obsolete.
Gets the HostSetting to determine if we should use the standard jQuery script or the minified jQuery script.
| |
| UseHostedScript | Obsolete.
Gets the HostSetting to determine if we should use a hosted version of the jQuery script.
| |
| Version |
Gets the version string for the local jQuery script
|