Class jQuery
Assembly: DotNetNuke.dll
Syntax
Constructors
jQuery()
Declaration
Fields
DefaultHostedUrl
Declaration
public const string DefaultHostedUrl = "https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"
Field Value
DefaultUIHostedUrl
Declaration
public const string DefaultUIHostedUrl = "https://ajax.googleapis.com/ajax/libs/jqueryui/1.13.3/jquery-ui.min.js"
Field Value
Properties
AreDnnPluginsRequested
Declaration
public static bool AreDnnPluginsRequested { get; }
Property Value
IsHoverIntentRequested
Declaration
public static bool IsHoverIntentRequested { get; }
Property Value
IsRequested
Declaration
public static bool IsRequested { get; }
Property Value
IsUIRequested
Declaration
public static bool IsUIRequested { get; }
Property Value
Methods
KeepAlive(Page)
Declaration
public static void KeepAlive(Page page)
Parameters
Type |
Name |
Description |
Page |
page |
|
Extension Methods