The jQuery type exposes the following members.
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.) |