Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam Platform Developer II Topic 5 Question 113 Discussion

Actual exam question for Salesforce's Platform Developer II exam
Question #: 113
Topic #: 5
[All Platform Developer II Questions]

A developer is developing a reusable Aura component that will reside on an sObject Lightning page with the following HTML snippet:

How can the component"5 controller get the context of the Lightning page that the sObject is on without requiring additional test coverage?

Show Suggested Answer Hide Answer
Suggested Answer: A

By implementing force:hasSobjectName, the Aura component can retrieve the sObject context of the record page it is placed on without needing additional information. This interface provides the component with the API name of the sObject being displayed.


Aura Components Developer Guide

Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel