JSImplementation Field

HttpServer.dll

Used to let the website use different javascript libraries. Default is PrototypeImp

Namespace:  HttpServer.Helpers
Assembly:  HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static JavascriptHelperImplementation JSImplementation
Visual Basic (Declaration)
Public Shared JSImplementation As JavascriptHelperImplementation
Visual C++
public:
static JavascriptHelperImplementation^ JSImplementation

See Also