70-489 · Question #68
You need to add the field control to the About Us page layout. Which control should you add?
The correct answer is A. Option A. This question tests knowledge of adding a field control to a SharePoint page layout. The answer choices appear to contain visual or code content not captured in text form.
Question
You need to add the field control to the About Us page layout. Which control should you add?
Exhibit
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(36 responses)- A94% (34)
- C3% (1)
- D3% (1)
Why each option
This question tests knowledge of adding a field control to a SharePoint page layout. The answer choices appear to contain visual or code content not captured in text form.
Option A represents the correct field control markup or configuration for adding a field control to a SharePoint page layout. Field controls bind a specific site column to a content type field on a page layout, allowing the field value to be rendered and edited. Without the full option text, the technical distinction rests on the correct control directive or tag referencing the target field.
Option B does not use the correct control type or field reference required to bind a field to the About Us page layout.
Option C specifies an incorrect control configuration or field binding that would not render the intended field on the page layout.
Option D uses an incorrect directive or attribute set that does not satisfy the requirements for a field control on a SharePoint page layout.
Concept tested: SharePoint page layout field control configuration
Source: https://learn.microsoft.com/en-us/sharepoint/dev/general-development/how-to-create-a-page-layout-in-sharepoint
Topics
Community Discussion
No community discussion yet for this question.
