TranslationServiceHelperGetTranslationsEncoding Method (String) |
Returns encoding which should be used for translations (export/import of XLIFF) for given site.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 13.0.131
Syntax public static Encoding GetTranslationsEncoding(
string siteName
)
Parameters
- siteName
- Type: SystemString
Name of the site
Return Value
Type:
EncodingSee Also