ConceptHMI Web Help
Translate Method (IntlLanguage)
The id for which we want the translation.
The text returned by default if no translation is found.
Gets the translated text for the given id.
Syntax
public string Translate( 
   string id,
   string defaultText
)

Parameters

id
The id for which we want the translation.
defaultText
The text returned by default if no translation is found.

Return Value

The translated text for the given id.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IntlLanguage Class
IntlLanguage Members

 

 


© 2016 Objectis

Send Feedback