PrepAway - Latest Free Exam Questions & Answers

Category: 70-573 (v.1)

Exam 70-573: TS: Microsoft SharePoint 2010, Application Development (update October 30th, 2015)

You need to ensure that the MySearchBox.ascx control appears

You create a user control named MySearchBox.ascx. You plan to change the native search
control in SharePoint to MySearchBox.ascx. You implement a Feature that contains the following
code segment. <Control Id=”SmallSearchInputBox” Sequence=”100″
ControlSrc=”~/_controltemplates/MySearchBox/ MySearchBox.ascx”> </Control> You discover
that the MySearchBox.ascx control fails to appear. You need to ensure that the
MySearchBox.ascx control appears. What should you do?

Which code segment should you add at line 03?

You create a custom page layout that contains the following code segment. (Line numbers are

included for reference only.) 01Please enter a number:
02<SharePointWebControls:InputFormTextBox ID=”NumberTextBox” runat=”server”/> 03 You
need to prevent the page from being saved if NumberTextBox is empty. Which code segment
should you add at line 03?


Page 20 of 24« First...10...1819202122...Last »