Activity Forums Salesforce® Discussions How can we Develop Visualforce Pages in Salesforce?

  • Parul

    Member
    September 22, 2018 at 4:06 pm

    Ex:

    You can display a canvas app on a Visualforce page in a number of ways. These examples show the different ways to reference the canvas app using applicationName, developerName, and namespacePrefix.

    <apex:tagName uniqueProperty="value" uniqueProperty="{!controllerData}">
    Content here inherits the tag properties
    </apex:tagName>

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos