Click or drag to resize
GoogleTranslatorServiceGoogleTranslateAPIKey Property
Gets or sets the API key needed to access the service.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 9.0.0
Syntax
C#
public string GoogleTranslateAPIKey { get; }

Property Value

Type: String
See Also