Click or drag to resize
TranslationSettingsDataType Property
Gets or sets the data type of the translation - constant according to XLIFF specification (htmlbody, plaintext, ...).

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

Property Value

Type: String
See Also