JavascriptHelperImplementation Members

HttpServer.dll

The JavascriptHelperImplementation type exposes the following members.

Constructors

  NameDescription
JavascriptHelperImplementation
Initializes a new instance of the JavascriptHelperImplementation class

Methods

  NameDescription
AjaxFormOnSubmit
javascript action that should be added to the "onsubmit" event in the form tag.
AjaxRequest
Requests a url through ajax
AjaxUpdater
Ajax requests that updates an element with the fetched content
CloseDialog
Close a javascript dialog window/div.
CreateDialog
Creates a new modal dialog window
DialogLink
A link that pop ups a Dialog (overlay div)
Equals
Determines whether the specified Object is equal to the current Object.
(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.
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
Returns a String that represents the current Object.
(Inherited from Object.)

See Also