SPField.TranslationXml property
SharePoint 2013
Document content that has been stored in a multilingual database for display as an XML document.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Property value
Type: System.StringA String that contains information for the "Translations" Xmlnode of an XML document. This node is the parent node for the translated content.
| Exception | Condition |
|---|---|
| NotSupportedException | Not supported for this property. |
| ArgumentException | SPList is not null. |