Adobe
9A0-182 · Question #94
Given the following code <s:TextInput id="myTextInput" /> Which will allow you to set the content that will be displayed in the control?
The correct answer is C. myTextInput.text. See the full explanation below for the reasoning.
Question
Given the following code <s:TextInput id="myTextInput" /> Which will allow you to set the content that will be displayed in the control?
Options
- AmyTextInput.label
- BTextInput.label
- CmyTextInput.text
- DTextInput.text
How the community answered
(64 responses)- A3% (2)
- B5% (3)
- C81% (52)
- D11% (7)
Community Discussion
No community discussion yet for this question.