TranslationStatusEnum EnumerationKentico 8.0 API Reference
Translation process statusses.

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

  Member nameValueDescription
WaitingForTranslation0 Horizontal.
TranslationReady1 Translation is ready to process
TranslationCompleted2 Translation was already processed.
SubmissionError3 Error while submitting occured.
ProcessingError4 Error while processing occured.
TranslationCanceled5 Translation was canceled.
See Also