nerdexam
Microsoft

70-576 · Question #137

You are designing a SharePoint 2010 application. You need to plan the deployment of a user control named MyControlTemplate.ascx as a control template. What should be added to the solution manifest…

The correct answer is B. Add a TemplateFile element, specifying a Location of. See the full explanation below for the reasoning.

Question

You are designing a SharePoint 2010 application. You need to plan the deployment of a user control named MyControlTemplate.ascx as a control template. What should be added to the solution manifest (manifest.xml) to achieve this goal?

Options

  • AAdd a TemplateFile element, specifying a Location of MyControlTemplate.ascx.
  • BAdd a TemplateFile element, specifying a Location of
  • CAdd a RootFile element, specifying a Location of MyControlTemplate.ascx.
  • DAdd a RootFile element, specifying a Location of ControlTemplates\MyControlTemplate.ascx.

How the community answered

(39 responses)
  • A
    15% (6)
  • B
    72% (28)
  • C
    5% (2)
  • D
    8% (3)

Community Discussion

No community discussion yet for this question.

Full 70-576 Practice