Interface IStructuredData
- Namespace
- CMS.DataEngine
- Assembly
- CMS.DataEngine.dll
Interface for the structured objects
public interface IStructuredData
- Extension Methods
Methods
GetXmlElement(XmlDocument)
Gets the XML element for the data
XmlElement GetXmlElement(XmlDocument doc)
Parameters
doc
XmlDocumentParent XML document
Returns
- XmlElement
LoadFromXmlElement(XmlElement)
Loads the data from the given XML element
void LoadFromXmlElement(XmlElement element)
Parameters
element
XmlElementXML element