| BaseTranslationService Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.TranslationServices
 Syntax
Syntaxpublic abstract class BaseTranslationService
The BaseTranslationService type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | BaseTranslationService | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CustomParameter | 
            Get or sets custom parameter.
             | 
|  | SiteName | 
            Gets or sets the name of the site where the settings are retrieved from.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | IsAvailable | 
            Checks if everything required to run the service is in the settings of the service.
             | 
 See Also
See Also