Click or drag to resize
GoogleTranslatorService Class
Class providing access to the Google Translator Service API.
Inheritance Hierarchy

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 9.0.0
Syntax
C#
public class GoogleTranslatorService : AbstractMachineTranslationService

The GoogleTranslatorService type exposes the following members.

Constructors
  NameDescription
Public methodGoogleTranslatorService
Top
Properties
  NameDescription
Public propertyCustomParameter
Get or sets custom parameter.
(Inherited from BaseTranslationService.)
Public propertyGoogleTranslateAPIKey
Gets or sets the API key needed to access the service.
Public propertySiteName
Gets or sets the name of the site where the settings are retrieved from.
(Inherited from BaseTranslationService.)
Top
Methods
See Also