Activity Forums Salesforce® Discussions What are the three types of bindings used in Visualforce? What does each refer to?

  • Saurabh

    Member
    April 26, 2017 at 2:57 pm

    Hi Manpreet

    the three types of bindings used in Visualforce

    1. Data binding
    2. Action bindings
    3. Component bindings

    Data bindings refer to the data set in the controller.
    Action bindings refer to action methods in the controller.
    Component bindings refer to other Visualforce components

    Hope it may help

  • Parul

    Member
    September 19, 2018 at 5:08 pm

    Hi

    Data bindings refer to the binding dataset to your page from the controller. Action bindings refer to the binding action methods to your page defined in the controller. Component bindings refer to the binding of other Visualforce components with your page.

    Thanks

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos