Click or drag to resize

UrlHandlerInstance Property

Gets the instance.

Namespace:  Dynamicweb.Ecommerce.LiveIntegration
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public static UrlHandler Instance { get; }

Property Value

Type: UrlHandler
The instance.
See Also