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: 9.0.0
Syntax
C#
public HashSet<string> SubmissionTargetCultures { get; }

Property Value

Type: HashSetString
See Also