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)- A15% (6)
- B72% (28)
- C5% (2)
- D8% (3)
Community Discussion
No community discussion yet for this question.