Microsoft
70-576 · Question #38
You are designing a SharePoint 2010 application that allows users to enter contact information into a form. You need to design the application so that it displays a dialog box prompting users to…
The correct answer is A. Create an application page that calls the SP.UI.ModalDialog class. See the full explanation below for the reasoning.
Question
You are designing a SharePoint 2010 application that allows users to enter contact information into a form. You need to design the application so that it displays a dialog box prompting users to validate their contact information before the data is saved. Which approach should you recommend?
Options
- ACreate an application page that calls the SP.UI.ModalDialog class.
- BCreate an application page that calls the SP.UI.PopoutMenu class.
- CCreate a Web Part that calls the MessageBox class.
- DCreate a visual Web Part that calls the SP.UI.PopoutMenu class.
How the community answered
(54 responses)- A83% (45)
- B9% (5)
- C6% (3)
- D2% (1)
Community Discussion
No community discussion yet for this question.