Explain how many controllers can be used in a visual force page?



Explain how many controllers can be used in a visual force page?..

Answer / Vinay Kumar Dhuriya

A Visualforce page can have multiple controllers, but it can only have one active controller at a time. The active controller is determined by the extension attribute on the page's opening tag.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

When should we build solutions declaratively instead of with code?

1 Answers  


What are the different ajax action tags? What does each do? : salesforce visualforce

1 Answers  


What is the use of implements in lightning component? : salesforce lightning component

1 Answers  


How many active assignment rules can you have in a lead/ case?

1 Answers  


How do you cover the logic of asynchronous methods in test class?

1 Answers  


Compare Jump Start Wizard vs. Standard Wizard?

1 Answers  


What do you think are the best practices of creating contact sharing rules?

1 Answers  


What are the types of custom settings in salesforce?

1 Answers  


Define sosl ?

1 Answers  


what is Batch Apex?

1 Answers   Accenture,


What is a tabular report?

1 Answers  


What is seealldata and why it is recommended to avoid using it in test classes?

1 Answers  


Categories