Microsoft
70-573 · Question #140
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 SharePoint Sites
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. In the master page, add a control tag that
- DCreate a Visual Web Part that uses MySearch.ascx. In the master page, add a control tag
How the community answered
(45 responses)- A13% (6)
- B80% (36)
- C4% (2)
- D2% (1)
Explanation
MNEMONIC RULE: "ControlSrc" Delegate Control (Control Templatization)
Topics
#master page#SmallSearchInputBox#delegate controls#search customization
Community Discussion
No community discussion yet for this question.