IContextTranslator Property |
Get the translator associated with
the current user language
or the default language
when the user is not defined
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax ITranslator Translator { get; }
ReadOnly Property Translator As ITranslator
Get
property ITranslator^ Translator {
ITranslator^ get ();
}
Property Value
Type:
ITranslatorSee Also