Translator Members
The Translator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Translator()()()() |
Initializes a new instance of the Translator class Using current identity language.
|
|
Translator(String) |
Initializes a new instance of the Translator class Using current identity language.
|
Methods
Name | Description | |
---|---|---|
Translate |
Translates the specified text to the default profile language .
If no entry exists for that language it will return the original string
|
|
TranslateImage |
Translates the image adding the language string in front of the original path string.
|
|
TranslateMarker |
Searches for Translate('') option and checks for translation in Database
|