| MappingCreateFromNode Method |
Namespace:
Dynamicweb.DataIntegration.Integration
Assembly:
Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax protected void CreateFromNode(
XmlNode xmlNode
)
Protected Sub CreateFromNode (
xmlNode As XmlNode
)
Parameters
- xmlNode
- Type: System.XmlXmlNode
See Also