Click or drag to resize
BaseTranslationServiceIsAvailable 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: 9.0.0
Syntax
C#
public abstract bool IsAvailable()

Return Value

Type: Boolean
See Also