TranslationServiceHelper GetXLIFF Method (BaseInfo, TranslationSettings, Int32 , Int32 )Kentico 8.1 API Reference
Returns XLIFF export for given TreeNode object.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

info
Type: CMS.DataEngine BaseInfo
BaseInfo object to export
settings
Type: CMS.TranslationServices TranslationSettings
Translation settings
wordCount
Type: OnlineSystem Int32 
Number of words to translate within exported XLIFF
charCount
Type: OnlineSystem Int32 
Number of characters to translate within exported XLIFF

Return Value

Type: OnlineString
See Also