Click or drag to resize

BaseProvider Class

Inheritance Hierarchy

Namespace:  Dynamicweb.DataIntegration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
[AddInNameAttribute("Dynamicweb.DataIntegration.Providers.Provider")]
[AddInIgnoreAttribute(true)]
[AddInDescriptionAttribute("XML provider")]
public class BaseProvider : ConfigurableAddIn, 
	ISource, IDestination, IParameterizedDestination

The BaseProvider type exposes the following members.

Constructors
  NameDescription
Public methodBaseProvider
Initializes a new instance of the BaseProvider class
Top
Properties
Methods
Explicit Interface Implementations
See Also