Submits the document to a translation.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- node
- Type: CMS.DocumentEngine TreeNode
Source culture document (if you want to translate EN to CZ, pass EN version of the document as this parameter)
- settings
- Type: CMS.TranslationServices TranslationSettings
Translation settings
Return Value
Type: StringNull if operation was successful, error message to display otherwise
See Also