Click or drag to resize

UrlHandler Class

UrlHandler to build up connection info for the ERP.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.LiveIntegrationUrlHandler

Namespace:  Dynamicweb.Ecommerce.LiveIntegration
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public class UrlHandler

The UrlHandler type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberInstance
Gets the instance.
Top
Methods
  NameDescription
Public methodClearCachedUrl
Clears the cached URL.
Public methodGetWebServiceUrl
Gets the web service URL for the current context.
Public methodGetWebServiceUrlsCount
Get webservices urls count
Public methodIsWebServiceUrlFound
Determines whether [is web service URL found].
Top
See Also