070-573 試験問題を無料オンラインアクセス

試験コード:070-573
試験名称:TS: Office SharePoint Server, Application Development (available in 2010)
認定資格:Microsoft
無料問題数:150
更新日:2026-06-04
評価
100%

問題 1

You create a custom page layout that has a field control named Field1.
You need to ensure that Field1 is only visible when users modify the contents of the page.
Which parent control should you use for Field1?

問題 2

You create a Feature named Feature1. Feature1 is activated in a SharePoint site. You create a Web Part that contains the following code.
SPSite site = new SPSite("http://intranet/site1");
SPWeb web = site.OpenWeb();
SPFeatureDefinition feature = SPFarm.Local.FeatureDefinitions["Feature1"];
You need to modify the Web Part to activate Feature1 in Site1 only. Which code segment should you add to the Web Part?

問題 3

You create a custom page layout that contains the following code segment. (Line numbers are included for reference only.)
01 Please 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?

問題 4

You create a workflow named WF1. WF1 is attached to a list named List1.
You need to receive an e-mail notification if WF1 is postponed.
What should you do?

問題 5

You have a SharePoint list named Projects and a site column named PrivateColumn.
You need to prevent users from adding PrivateColumn to the Projects list. Users must be able to add any
other site column to the Projects list.
What should you do?

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。