Click or drag to resize
TranslationServiceHelperAutoImportEnabled Property
If true, submissions are processed automatically (without explicit approval in CMSDesk) when the submission is ready to translate.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.2.23
Syntax
C#
public static bool AutoImportEnabled { get; }

Property Value

Type: Boolean
See Also