Click or drag to resize
TranslationSettingsSourceLanguage Property
Gets or sets the source language of the object/document.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 9.0.0
Syntax
C#
public string SourceLanguage { get; set; }

Property Value

Type: String
See Also