VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebServiceJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
WebServiceJS type
Provides a base class for web services (API controllers or HTTP handlers).
Syntax
// Parameters
var serviceRoute; // Type: string

var instance = new Vintasoft.Shared.WebServiceJS(serviceRoute);

Inheritance Hierarchy

Object
   Vintasoft.Shared.WebServiceJS
      Vintasoft.Shared.WebServiceControllerJS
      Vintasoft.Shared.WebServiceHandlerJS

Browser Compatibility
9
5
11
5
See Also