Language selection
- 23 Oct 2024
- 1 Minute to read
- DarkLight
- PDF
Language selection
- Updated on 23 Oct 2024
- 1 Minute to read
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
<LanguageSelection>
<Viewtitle="Languages" />
<MenuItem value="Change language"icon="change_language.png" />
<Dynamics>
<Dynamic id="LanguageList" class="menuItem" />
</Dynamics>
</View>
</LanguageSelection>
Functional customization
LanguageSelection: This element is used to configure language selection.
Graphical customization
LanguageSelection > View: This element defines the graphical rendering of the language selection.
LanguageSelection > View > MenuItem:
value: The default value is Change language.
LanguageSelection > View > Dynamics > Dynamic:
id="LanguageList": Can be used to configure the rendering of the available languages.
Was this article helpful?