Click or drag to resize
TranslationSubmissionInfoGetServiceTargetCultures Method
Gets service representation of the target service culture codes

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 9.0.0
Syntax
C#
public List<string> GetServiceTargetCultures()

Return Value

Type: ListString
See Also