Microsoft
MB7-702 · Question #45
You have developed new functionality and need to show a message by using a dialog box in several languages. How should you create the dialog message?
The correct answer is A. Add a Text Constant and use the ConstvalueML property. See the full explanation below for the reasoning.
Question
You have developed new functionality and need to show a message by using a dialog box in several languages. How should you create the dialog message?
Options
- AAdd a Text Constant and use the ConstvalueML property.
- BAdd a new variable as text and add the languages using the OptionCaptionML property.
- CAdd a new variable as text and add the languages using the CaptionML property.
- DCreate a variable with the Dialog datatype and then add the languages.
How the community answered
(36 responses)- A75% (27)
- B3% (1)
- C14% (5)
- D8% (3)
Community Discussion
No community discussion yet for this question.