PrepAway - Latest Free Exam Questions & Answers

Category: 70-573

Exam 70-573: TS: Microsoft SharePoint 2010, Application Development

Which property tag should you add at line 07?

You develop a new publishing page layout named MyPage.aspx for a SharePoint site.

You create an Elements.xml file.

Elements.xml contains the following code segment. (Line numbers are included for reference only.)

01 <File Url=”mypage.aspx” Type=”GhostableInLibrary” IgnoreIfAlreadyExists=”TRUE”>
02 <Property Name=”Title” Value=”MyPage” />
03 <Property Name=”ContentType” Value=”$Resources:cmscore,contenttype_pagelayout_name;” />
04 <Property Name=”PublishingAssociatedContentType” Value=”; 05 #$Resources:cmscore,contenttype_page_name;;
06 #0x01010007FF3E057FA8AB4AA42FCB67B453FFC100E214EEE741181F4E9F7ACC43278EE811;#”/>
07
08 </File>

You need to prevent users from creating pages based on the page layout.

Which property tag should you add at line 07?


Page 16 of 18« First...10...1415161718