TranslationServiceInfoProviderGetTranslationServiceInfo Method (Int32) |
Returns translation service with specified ID.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 12.0.0
Syntax public static TranslationServiceInfo GetTranslationServiceInfo(
int serviceId
)
Parameters
- serviceId
- Type: SystemInt32
Translation service ID.
Return Value
Type:
TranslationServiceInfoSee Also