TranslationServiceHelperGetTranslationsEncoding Method (Int32) |
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(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
ID of the site
Return Value
Type:
EncodingSee Also