Click or drag to resize
TranslationServiceInfoTranslationServiceAssemblyName Property
Name of the assembly where the provider is implemented.

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

Property Value

Type: String
See Also