The jQuery type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | jQuery | DotNetNuke.Framework.jQuery |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() ![]() | GetJQueryMigrateScriptReference | Obsolete. |
![]() ![]() | GetJQueryScriptReference | Obsolete. |
![]() ![]() | GetJQueryUIScriptReference | Obsolete. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | JQueryFile | Obsolete. |
![]() ![]() | JQueryFileMapPath | Obsolete. |
![]() ![]() | JQueryMigrateFile | Obsolete. |
![]() ![]() | JQueryUIFile | Obsolete. |
![]() ![]() | JQueryUIFileMapPath | Obsolete. |
![]() ![]() | KeepAlive |
Active the page with keep alive, so that authentication will not expire.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | RegisterDnnJQueryPlugins | Obsolete. |
![]() ![]() | RegisterFileUpload | |
![]() ![]() | RegisterHoverIntent | Obsolete. |
![]() ![]() | RegisterJQuery | Obsolete. |
![]() ![]() | RegisterJQueryUI | Obsolete. |
![]() ![]() | RegisterScript(Page) | Obsolete. |
![]() ![]() | RegisterScript(Page, String) | Obsolete. |
![]() ![]() | RequestDnnPluginsRegistration | Obsolete. |
![]() ![]() | RequestHoverIntentRegistration | Obsolete. |
![]() ![]() | RequestRegistration | Obsolete. |
![]() ![]() | RequestUIRegistration | Obsolete. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
(Defined by JsonExtensionsWeb.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | DefaultHostedUrl |
Returns the default URL for a hosted version of the jQuery script
|
![]() ![]() | DefaultUIHostedUrl |
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
|