FormInfoLoadFromXml Method (XmlDocument) |
Loads the definition from the XML document
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax protected override void LoadFromXml(
XmlDocument xml
)
Parameters
- xml
- Type: System.XmlXmlDocument
XML document
See Also