ITranslator Interface |
Namespace: AskiaPortalCmn
The ITranslator type exposes the following members.
Name | Description | |
---|---|---|
LanguageId |
Language id of the translator
|
Name | Description | |
---|---|---|
Translate(String, NullableGuid) |
Returns the translation value of the specified namespace/key
| |
Translate(String, NullableGuid, Object) |
Returns the translation value of the specified namespace/key
|