TranslatorFactory Methods |
The TranslatorFactory type exposes the following members.
Name | Description | |
---|---|---|
FindByLanguageId |
Find translator (all translations) using the language id, or the default translator or empty translator if not found | |
FindDefault |
Find the default translator (English Id = 1), return an empty translator when not found
|