// Parameters var serviceRoute; // Type: string var instance = new Vintasoft.Shared.WebServiceControllerJS(serviceRoute);
function WebServiceControllerJS(
serviceRouteRoute to the web API controller or WCF service, for example "/vintasoft/api/VintasoftImageApi/".: string
) : WebServiceControllerJS;
Parameters
- serviceRoute
- Route to the web API controller or WCF service, for example "/vintasoft/api/VintasoftImageApi/".