Salesforce Certified B2C Commerce Cloud Developer (Comm-Dev-101) B2C-Commerce-Developer Question # 59 Topic 6 Discussion

Salesforce Certified B2C Commerce Cloud Developer (Comm-Dev-101) B2C-Commerce-Developer Question # 59 Topic 6 Discussion

B2C-Commerce-Developer Exam Topic 6 Question 59 Discussion:
Question #: 59
Topic #: 6

A developer wants to add a link to the My Account Page.

Whatis the correct code to accomplish this?


A.

${Resource.msg(‘myaccount’,’account’,request.locale())}


B.

${Resource.message(‘myaccount’)}


C.

${Resource.msg(‘myaccount’,’account’,null)}


D.

${ResourceMgr.getPropierties(‘myaccount’,’account’,null)}


Get Premium B2C-Commerce-Developer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.