Question: What is the difference between a custom controller and a controller extension in Visualforce?Answer: A custom controller is a standalone Apex class that provides controller logic for a Visualforce page, while a controller extension is used to extend the functionality of a standard or custom controller. |
Is it helpful?
Yes
No
Most helpful rated by users: