// Parameters var serviceRoute; // Type: string var instance = new Vintasoft.Shared.WebServiceHandlerJS(serviceRoute);
function WebServiceHandlerJS(
serviceRouteRoute to the HTTP handler, for example "Handlers/VintasoftImageHandler1.ashx".: string
) : WebServiceHandlerJS;
Parameters
- serviceRoute
- Route to the HTTP handler, for example "Handlers/VintasoftImageHandler1.ashx".