FormInfo LoadFromXml Method Kentico 8.1 API Reference
Overload List

  NameDescription
Protected methodLoadFromXml(String)
Loads the data definition from XML file
(Inherited from DataDefinition.)
Protected methodLoadFromXml(XmlDocument)
Loads the definition from the XML document
(Overrides DataDefinition LoadFromXml(XmlDocument).)
Back to Top
See Also