Click or drag to resize
TranslationSettingsClone Method
Creates clone of translation settings

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.2.23
Syntax
C#
public TranslationSettings Clone()

Return Value

Type: TranslationSettings
See Also