Click or drag to resize
BingTranslatorServiceIsAvailable Method
Checks if everything required to run the service is in the settings of the service.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.2.23
Syntax
C#
public override bool IsAvailable()

Return Value

Type: Boolean
See Also