Click or drag to resize
TranslationServiceInfoProviderGetTranslationServices Method
Returns the query of all translation services.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.2.23
Syntax
C#
public static ObjectQuery<TranslationServiceInfo> GetTranslationServices()

Return Value

Type: ObjectQueryTranslationServiceInfo
See Also