List of questions
Related questions
Question 307 - Certified Platform Developer II discussion
Which code statement includes an Apex method named updateAccount in the class AccountController for use in a Lightning web component?
A.
Import updateAccounts from AccountController';
B.
Import updateAccounts from @salesforceapexAccountControllerupdateAccounts';
C.
Import updateAccounts from @salesforceapex AccountController';
D.
Import updateAccounts from AccountControllerupdateAccount';
Your answer:
0 comments
Sorted by
Leave a comment first