Activity Forums Salesforce® Discussions What is a Visualforce component in Salesforce?

  • shariq

    Member
    September 22, 2018 at 10:55 am

    A Visualforce Component is either a predefined component (standard from component library) or a custom component that determines the user interface behavior. For example, if you want to send the text captured from the Visualforce page to an object in Salesforce, then you need to make use of Visualforce components. Example: <apex:detail>

  • Parul

    Member
    September 22, 2018 at 12:56 pm

    Visualforce components are page-centric and most of the work is done on the server.

    Thanks

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos