Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.TranslationServices
TranslationServiceHelper Class
TranslationServiceHelper Methods
AnyServiceAvailable Method
AutoImportSubmission Method
CancelSubmission Method
CreateSubmissionInfo Method
CreateSubmissionItemInfo Method
CreateTargetCultureNode Method
DownloadXLIFF Method
DownloadXLIFFinZIP Method
GetCultureCode Method
GetFormattedStatusString Method
GetPriorityText Method
GetSubmissionFileName Method
GetSubmissionLinkURL Method
GetTranslationsEncoding Method
GetXLIFF Method
CheckAndDownloadTranslations Method
CheckLicense Method
ImportXLIFFfromZIP Method
IsAuthorizedToTranslateDocument Method
IsFieldForTranslation Method
IsServiceAvailable Method
IsTranslationAllowed Method
IsTranslationReady Method
LogError Method
LogEvent Method
LogInformation Method
ProcessSubmission Method
ProcessTranslation Method
ResubmitSubmission Method
SubmitToTranslation Method
Translate Method
WriteSubmissionInZIP Method
TranslationServiceHelper
IsTranslationReady Method
Returns true if there is at least one translation submission item with target XLIFF.
Namespace:
CMS.TranslationServices
Assembly:
CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
bool
IsTranslationReady
(
TreeNode
doc
)
Parameters
doc
Type:
CMS.DocumentEngine
TreeNode
Document to check
Return Value
Type:
Boolean
See Also
Reference
TranslationServiceHelper Class
CMS.TranslationServices Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com