Click or drag to resize

ModuleSpecificIntegrationBase Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.AddInsConfigurableAddIn
    Dynamicweb.DataIntegration.Providers.ModuleSpecificIntegrationsModuleSpecificIntegrationBase

Namespace:  Dynamicweb.DataIntegration.Providers.ModuleSpecificIntegrations
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
[AddInIgnoreAttribute(true)]
[AddInNameAttribute("Base Class for Module Specific Integrations Add-ins")]
public abstract class ModuleSpecificIntegrationBase : ConfigurableAddIn

The ModuleSpecificIntegrationBase type exposes the following members.

Constructors
  NameDescription
Public methodModuleSpecificIntegrationBase
Initializes a new instance of the ModuleSpecificIntegrationBase class
Top
Methods
See Also