Beat the Heat with Cool Discounts

Grab Up to 20% Off on Self-Paced Courses!

Explore Now
15

Order of Execution

Order Of Execution In VF page

    1. An object of the Controller class gets created and associated with the VF page.
    2. Controller’s constructor gets executed.
    3. All the getter methods get executed for the variables which we are using on the page.
    4. The user takes action.
    5. All the setter methods get executed.
    6. The action which the user has triggered gets executed. (For ex: Save the record method)
    7. The page gets reloaded again.
    8. All the getter methods are executed.

Salesforce certifications

Next Topic

Need more support?

Get a head start with our FREE study notes!

Learn more and get all the answers you need at zero cost. Improve your skills using our detailed notes prepared by industry experts to help you excel.

Book Free15-Minutes Career Counselling