Click or drag to resize
TranslationServiceHelperUseCDATAForTranslationUnit Property
Indicates if CDATA section should be used for translation units.

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

Property Value

Type: Boolean
See Also