nerdexam
Microsoft

70-573 · Question #228

You need to add a modal dialog box to a SharePoint application. What should you use?

The correct answer is D. the SP.js JavaScript. MNEMONIC RULE: "SP.js" SP.UI namespace is defined in SP.Core.js, SP.js, SP.UI.Dialog.js files. ModalDialog is a part of JavaScript Class Library

Developing for User Experience

Question

You need to add a modal dialog box to a SharePoint application. What should you use?

Options

  • Athe Core.js JavaScript
  • Bthe Microsoft.SharePoint assembly
  • Cthe Microsoft.SharePoint.Client assembly
  • Dthe SP.js JavaScript

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    7% (2)
  • D
    86% (25)

Explanation

MNEMONIC RULE: "SP.js" SP.UI namespace is defined in SP.Core.js, SP.js, SP.UI.Dialog.js files. ModalDialog is a part of JavaScript Class Library

Topics

#modal dialog#SP.js#ECMAScript#client-side

Community Discussion

No community discussion yet for this question.

Full 70-573 Practice