Click or drag to resize
TranslationSubmissionInfoSubmissionTargetCultures Property
List of target cultures of the submission.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.2.23
Syntax
C#
public CMSList<string> SubmissionTargetCultures { get; }

Property Value

Type: CMSListString
See Also