DataDefinitionLoadFromXml Method (XmlDocument) |
Loads the definition from the XML document
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected virtual void LoadFromXml(
XmlDocument xml
)
Parameters
- xml
- Type: System.XmlXmlDocument
Xml document
See Also