VintaSoft Barcode .NET SDK 14.3: Documentation for Web developer
Vintasoft.Shared Namespace / WebServiceControllerJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebServiceControllerJS type
    In This Topic
    A web service that represents Web API controller or WCF service.
    Syntax
    // Parameters
    var serviceRoute; // Type: string
    
    var instance = new Vintasoft.Shared.WebServiceControllerJS(serviceRoute);
    
    
    function WebServiceControllerJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebServiceJS
          Vintasoft.Shared.WebServiceControllerJS

    Browser Compatibility
    9
    5
    11
    5
    See Also