Activity Forums Salesforce® Discussions What is ActionRegion in Salesforce?

  • Kirandeep

    Member
    February 14, 2020 at 1:31 pm

    Hi Anjali,

    Action region component only defines which components the server processes during a request—it doesn’t define what areas of the page are re-rendered when the request completes.

  • Shweta

    Member
    February 14, 2020 at 1:33 pm

    ActionRegion: It provides an area of a Visualforce page that decides and separates which components should be processed by the force.com server when an AJAX request is generated. Only the components which are inside <apex:actionRegion>  component are processed by the server, so it increases visualforce page performance.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos