The jQuery type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberAreDnnPluginsRequested
Public propertyStatic memberHostedMigrateUrl Obsolete.
Gets the HostSetting for the URL of the hosted version of the jQuery migrated script.
Public propertyStatic memberHostedUIUrl Obsolete.
Gets the HostSetting for the URL of the hosted version of the jQuery UI script.
Public propertyStatic memberHostedUrl Obsolete.
Gets the HostSetting for the URL of the hosted version of the jQuery script.
Public propertyStatic memberIsHoverIntentRequested
Public propertyStatic memberIsInstalled Obsolete.
Checks whether the jQuery core script file exists locally.
Public propertyStatic memberIsRequested
Public propertyStatic memberIsRquested Obsolete.
Public propertyStatic memberIsUIInstalled Obsolete.
Checks whether the jQuery UI core script file exists locally.
Public propertyStatic memberIsUIRequested
Public propertyStatic memberUIVersion
Gets the version string for the local jQuery UI script
Public propertyStatic memberUseDebugScript Obsolete.
Gets the HostSetting to determine if we should use the standard jQuery script or the minified jQuery script.
Public propertyStatic memberUseHostedScript Obsolete.
Gets the HostSetting to determine if we should use a hosted version of the jQuery script.
Public propertyStatic memberVersion
Gets the version string for the local jQuery script

See Also