nerdexam
Microsoft

MB2-876 · Question #119

You work as a software developer at XYZ.com. The company uses Microsoft Dynamics CRM 2011 Online for it's customer relationship management software. You have developed a custom solution. The code in…

The correct answer is A. The URL returned contains a trailing forward slash which could prevent the ribbon from displaying. C. The URL returned is the standard URL used to access the application. See the full explanation below for the reasoning.

Question

You work as a software developer at XYZ.com. The company uses Microsoft Dynamics CRM 2011 Online for it's customer relationship management software. You have developed a custom solution. The code in your solution uses the Xrm.Page.context.getServerURL() method. Which two of the following statements about the results of the Xrm.Page.context.getServerURL() method are true? (Choose two)

Options

  • AThe URL returned contains a trailing forward slash which could prevent the ribbon from displaying.
  • BThe format of the returned URL is the same whether the user is connected to on-premises Microsoft
  • CThe URL returned is the standard URL used to access the application.
  • DArguments cannot be included in the query string of the URL returned.

How the community answered

(32 responses)
  • A
    84% (27)
  • B
    3% (1)
  • D
    13% (4)

Community Discussion

No community discussion yet for this question.

Full MB2-876 Practice