Click or drag to resize
TranslationSettingsTranslationServiceName Property
Gets or sets code name of the translation service used to submit a translation.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.2.23
Syntax
C#
public string TranslationServiceName { get; set; }

Property Value

Type: String
See Also