Sitecore 10 .NET Developer Certification — Question 5
Which statement explains the purpose of dynamic placeholders?
Answer options
- A. Unlike static placeholders, users can create as many dynamic placeholders on a layout as needed.
- B. Dynamic placeholders with the same key can be used multiple times on a page while allowing content within the placeholder to be unique.
- C. Dynamic placeholders allow users to override the placeholder from a page and directly replace it with a new one.
- D. Dynamic placeholders allow the user to move the placeholder’s content to any location on the page as necessary.
Correct answer: B
Explanation
Option B is correct because it accurately describes how dynamic placeholders can be reused while allowing for unique content. Option A is incorrect as it misrepresents the flexibility of dynamic placeholders. Option C incorrectly suggests that dynamic placeholders can be directly replaced, which is not their primary function. Option D inaccurately states that dynamic placeholders allow content relocation, while their main purpose is to manage unique content instances.