Translation status enumeration.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
Member name | Value | Description | |
---|---|---|---|
Translated | 0 | Translation of document is up to date. | |
Outdated | 1 | Translation is out of date. | |
NotAvailable | 2 | Translation is not avialable. | |
WaitingForTranslation | 3 | Waiting for translation - submitted to translation service |
See Also