ConceptHMI Web Help
SetLanguageName(String,String,String) Method
The code used to identify the language.
The name of the language.
The icon path for the language.
Sets the name of an existing language identified by a code or if no language is found creates a new one.
Syntax
public void SetLanguageName( 
   string languageCode,
   string languageName,
   string iconPath
)

Parameters

languageCode
The code used to identify the language.
languageName
The name of the language.
iconPath
The icon path for the language.
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

IntlDictionnary Class
IntlDictionnary Members
Overload List

 

 


© 2016 Objectis

Send Feedback