PrototypeImp Members
From HttpServer.dll
The PrototypeImp type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PrototypeImp | Initializes a new instance of the PrototypeImp class |
Methods
| Name | Description | |
|---|---|---|
| AjaxFormOnSubmit |
javascript action that should be added to the "onsubmit" event in the form tag.
(Overrides JavascriptHelperImplementation..::.AjaxFormOnSubmit()()().) | |
| AjaxRequest |
Requests a url through ajax
(Overrides JavascriptHelperImplementation..::.AjaxRequest(String, array<String>[]()[]).) | |
| AjaxUpdater |
Ajax requests that updates an element with
the fetched content
(Overrides JavascriptHelperImplementation..::.AjaxUpdater(String, String, array<String>[]()[]).) | |
| CloseDialog |
Close a javascript dialog window/div.
(Overrides JavascriptHelperImplementation..::.CloseDialog()()().) | |
| CreateDialog |
create a modal dialog (usually using DIVs)
(Overrides JavascriptHelperImplementation..::.CreateDialog(String, String, array<String>[]()[]).) | |
| DialogLink |
A link that pop ups a Dialog (overlay div)
(Overrides JavascriptHelperImplementation..::.DialogLink(String, String, array<String>[]()[]).) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GenerateOptions |
Generates a list with JS options.
(Inherited from JavascriptHelperImplementation.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |