, 2.<apex:image url="{!URLFOR($Resource.Testpack , 'hills.jpg')}" width="50" height="50" />, 3.<apex:image url="{!($Resource.Testpack , 'hills.jpg')}" width="50" height="50" />, 4.<apex:image url="hills.jpg" width="50" height="50" />">
MCQs > IT & Programming > Salesforce-Development > You have a static resource archive named Testpack in your VisualForce organization which contains an image file named hills.jpg. You want to reference this image file in your VisualForce page. Which of the following Code Snippets can be used to achieve the desired result?

Salesforce-Development MCQs

You have a static resource archive named Testpack in your VisualForce organization which contains an image file named hills.jpg. You want to reference this image file in your VisualForce page. Which of the following Code Snippets can be used to achieve the desired result?


Answer

Correct Answer: <apex:image url="{!URLFOR($Resource.Testpack , 'hills.jpg')}" width="50" height="50" />

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Salesforce-Development Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Salesforce-Development Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it