Click or drag to resize

BaseLiveIntegrationAddIn Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.AddInsConfigurableAddIn
    Dynamicweb.Ecommerce.IntegrationBaseLiveIntegrationAddIn

Namespace:  Dynamicweb.Ecommerce.Integration
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInNameAttribute("Base Class for Live Integration Add-in")]
[AddInIgnoreAttribute(true)]
public abstract class BaseLiveIntegrationAddIn : ConfigurableAddIn

The BaseLiveIntegrationAddIn type exposes the following members.

Constructors
  NameDescription
Protected methodBaseLiveIntegrationAddIn
Initializes a new instance of the BaseLiveIntegrationAddIn class
Top
Properties
  NameDescription
Public propertySecurityKey
Public propertyWebServiceURI
Top
Methods
See Also