| 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; }
Public Shared ReadOnly Property Instance As UrlHandler
Get
Property Value
Type:
UrlHandlerThe instance.
See Also