Returns XLIFF export for given TreeNode object.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- node
- Type: CMS.DocumentEngine TreeNode
TreeNode object to export
- settings
- Type: CMS.TranslationServices TranslationSettings
Export settings
- wordCount
- Type: System Int32
Number of words to translate within exported XLIFF
- charCount
- Type: System Int32
Number of characters to translate within exported XLIFF
Return Value
Type: StringSee Also