IBM
LOT-410 · Question #26
Michael has designed a mobile application with two mobile pages. For the first mobile page he set the pageName property to "page1" and for the second mobile page he set the pageName property to…
The correct answer is B. Add a Page Heading control and set its moveTo property to "page1". See the full explanation below for the reasoning.
Question
Michael has designed a mobile application with two mobile pages. For the first mobile page he set the pageName property to "page1" and for the second mobile page he set the pageName property to "page2". What should Michael add on the second page to navigate the mobile application user to the first page when touched?
Options
- AAdd a Tab Bar Button control and set its targetPage property to "page1".
- BAdd a Page Heading control and set its moveTo property to "page1".
- CCode an onClick event with the Move To Application Page simple action and set its target property to "page1".
- DCode an onTouch event with the Move To Application Page simple action and set its target property to "page1".
How the community answered
(32 responses)- A6% (2)
- B81% (26)
- C3% (1)
- D9% (3)
Community Discussion
No community discussion yet for this question.