Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam NET Developer 10 topic 1 question 35 discussion

Actual exam question from Sitecore's NET Developer 10
Question #: 35
Topic #: 1
[All NET Developer 10 Questions]

When developing with the Sitecore ASP.NET Core Rendering SDK, what is the purpose of registering component Tenderers within the rendering host's Startup.cs class?

  • A. To document the components that have been created and help the Developer identify which to create
  • B. To build a catalog of component offerings for selection from within the Sitecore Experience Editor
  • C. To map a Sitecore rendering component name to an implementation
  • D. To build an index of available components for use when creating data source items from within the content tree
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
MatteoVerdi
10 months ago
The correct answer is C: By registering component renderers in the Startup.cs class, the rendering host ensures that Sitecore components are handled properly within the rendering pipeline. This allows the rendering host to retrieve and render components requested from Sitecore, providing a seamless integration between Sitecore content management and the frontend rendering.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...