Click or drag to resize

AdapterBase Constructor (XmlNode)

Initializes a new instance of the AdapterBase class

Namespace:  Dynamicweb.DataIntegration.Integration.Adapters
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public AdapterBase(
	XmlNode xmlNode
)

Parameters

xmlNode
Type: System.XmlXmlNode
See Also