Microsoft
70-573 · Question #27
You have a SharePoint site that uses a master page named Master1.master. You create a custom user control named MySearch.ascx. You need to change the default search box to MySearch.ascx. What should…
The correct answer is B. Modify the SmallSearchInputBox control tag in the master page, and then configure the. MNEMONIC RULE: "ControlSrc" Delegate Control (Control Templatization)
Developing for User Experience
Question
You have a SharePoint site that uses a master page named Master1.master. You create a custom user control named MySearch.ascx. You need to change the default search box to MySearch.ascx. What should you do?
Options
- AModify the SmallSearchInputBox control tag in the master page, and then configure the
- BModify the SmallSearchInputBox control tag in the master page, and then configure the
- CCreate a Web Part that uses MySearch.ascx.
- DCreate a Visual Web Part that uses MySearch.ascx.
How the community answered
(52 responses)- A8% (4)
- B73% (38)
- C4% (2)
- D15% (8)
Explanation
MNEMONIC RULE: "ControlSrc" Delegate Control (Control Templatization)
Topics
#master page#search box#SmallSearchInputBox#custom user control
Community Discussion
No community discussion yet for this question.