IStructuredDataGetXmlElement Method |
Gets the XML element for the data
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax XmlElement GetXmlElement(
XmlDocument doc
)
Parameters
- doc
- Type: System.XmlXmlDocument
Parent XML document
Return Value
Type:
XmlElementSee Also