TranslationReferenceWriteToXmlElement Method |
Adds the translation nodes to the serialization
Namespace: CMS.DataEngine.SerializationAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public void WriteToXmlElement(
XmlNode element
)
Parameters
- element
- Type: System.XmlXmlNode
Parent element for translation data
See Also