Microsoft
70-573 · Question #201
You are developing an application page. You need to create a pop-up window that uses the ECMAScript object model. Which namespace should you use?
The correct answer is B. SP.UI.ModalDialog. MNEMONIC RULE: "pop-up window = ModalDialog" SP.UI.ModalDialog Class
Developing for User Experience
Question
You are developing an application page. You need to create a pop-up window that uses the ECMAScript object model. Which namespace should you use?
Options
- ASP.UI.Menu
- BSP.UI.ModalDialog
- CSP.UI.Notify
- DSP.UI.PopoutMenu
How the community answered
(40 responses)- A15% (6)
- B75% (30)
- C3% (1)
- D8% (3)
Explanation
MNEMONIC RULE: "pop-up window = ModalDialog" SP.UI.ModalDialog Class
Topics
#ECMAScript#SP.UI.ModalDialog#client-side#modal dialog
Community Discussion
No community discussion yet for this question.