IDataDefinitionItemGetXmlNode Method |
Returns XML representation of current object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax XmlNode GetXmlNode(
XmlDocument doc
)
Parameters
- doc
- Type: System.XmlXmlDocument
XML document with other items
Return Value
Type:
XmlNodeSee Also