WebHelper Members
From HttpServer.dll
The WebHelper type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AjaxRequest |
Creates a link that invokes through ajax.
| |
| AjaxUpdater |
Builds a link that updates an element with the fetched ajax content.
| |
| BuildLink | Overloaded. | |
| CloseDialog |
Close a javascript dialog window/div.
| |
| CreateDialog |
Create/Open a dialog box using ajax
| |
| DialogLink |
A link that pop ups a Dialog (overlay div)
| |
| Errors |
Render errors into a UL with class "errors"
| |
| FormStart | Obsolete.
Create a <form> tag.
| |
| Link |
Create a link tag.
| |
| List | Overloaded. | |
| Select | Overloaded. |
Fields
| Name | Description | |
|---|---|---|
| JSImplementation |
Used to let the website use different javascript libraries.
Default is PrototypeImp |