Click or drag to resize
TranslationServiceInfoTranslationServiceEnabled Property
Determines whether the service is enabled or not.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.2.23
Syntax
C#
public virtual bool TranslationServiceEnabled { get; set; }

Property Value

Type: Boolean
See Also