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