Click or drag to resize

TranslatorFactory Methods

The TranslatorFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFindByLanguageId
Find translator (all translations) using the language id,
or the default translator or empty translator if not found
Public methodStatic memberFindDefault
Find the default translator (English Id = 1), return an empty translator when not found
Top
See Also