What are three binding types used as a part of Visualforce? What does each allude to? 

devquora
devquora

Posted On: Feb 22, 2018

 

  Given below are the three binding types:
  1. Data binding basically refers to the set of data in the controller.
  2. Action binding usually refers to the action techniques in the controller.
  3. Component binding simple refers to other Visualforce parts
  4. What do you mean by static resources?

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Visualforce Interview Questions

    Tell us something about Visualforce Page.

     Visualforce is new markup language which is introduced by Salesforce, and by using this language, we can even render t..

    Visualforce Interview Questions

    Is it generally important to know Apex to make Visualforce pages? At the point when does it end up important?

     No, it isn’t generally fundamental. You can utilize standard controllers and VF part labels to achieve a considerabl..

    Visualforce Interview Questions

    What is AJAX ordinarily used for in Visualforce?

    AJAX is principally used for the partial page updates in the Visualforce. In s-controls, AJAX toolbox was a soap custo..